Skip to content

karin's js scrabble. - #20

Open
wordkarin wants to merge 7 commits into
Ada-C6:masterfrom
wordkarin:master
Open

karin's js scrabble.#20
wordkarin wants to merge 7 commits into
Ada-C6:masterfrom
wordkarin:master

Conversation

@wordkarin

Copy link
Copy Markdown

I made my scoring methods to be "class" methods, and my player methods to be instance methods. I'm not sure if that's right, but it seemed to make sense that to have player methods, I needed to have an instance of the player. I started off with another constructor for "Scoring", but decided later that the score and highestScoreFrom methods could be on Scrabble itself, and changed them.

I have the baseline requirements finished; I spent some time trying to figure out how to separate my program into separate JS files, but did not figure it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants