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

Lisa's Scrabble Sinatra site #14

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

Conversation

Lisa-Sano
Copy link

Solo project by Lisa Rolczynski.

Did 2 optionals: letter breakdown for scoring, and added a GET route that provides equivalent functionality as found on /score.

Lisa-Sano added 29 commits April 6, 2016 16:02
…or the entire list of words entered. can accomodate commas.
…er instance variable in /score and /score-many:
…en contains non-letter characters (besides a comma for the list). Will return a message saying "not a word" when appropriate.
…/:word to score a word directly. added @letter_scores to the scoring pages
… the table. added self.string_processing method to make strings into arrays of words.
…method to make strings into arrays of words. self.score_many returns an array of scores and self.string_processing returns an array of individual words (without commas)
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.

1 participant