Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alma and Dianne -- Scrabble #12

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Conversation

dlaguerta
Copy link

Currently finishing Wave 3's final method for Player class.
Challenges:

  • Working with a hash that had array values (we scrapped that)
  • Working with a array that had 26 letters in length that did not account for the 87 letters total
    -Writing TDD was ok until the Tile Bag class
    -We both had a better idea about planning and writing specs in Wave 2
    -Ruby was doing stuff we didn't understand completely, even though we understood the goals of each test and the code we wrote

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants