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

Scrabble Eggs w/ JS #10

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

Conversation

BlueColorPencils
Copy link

Wave 1 and 2 with tests. no optionals... twas fun

Cristal Tay added 9 commits June 12, 2016 16:02
…the scrabble.js file to include the 2 fxn names for score and highest word.
… that returns the score. don't know if it works.
…eck the score function. it was previous broken because I missed brackets after called toUpperCase... the 2 tests pass.
…into account ties and deals with them. added tests to test the newly written fxn. all pass.
…ference each other. added tests for each of the fxns. all tests pass. onto highest score fxns.
'Y':4,
'Z':10
};
};

// YOUR CODE HERE

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try to remove unwanted comments before you submit PR

@TammyHer
Copy link

You did a great job! I enjoyed reading your code :)
You've got it, keep with the good work

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