/Scrabble

This is a program that calculates scrabble scores for any given word.

Primary LanguageJavaScript

Scrabble

Whether it's a real word or not, this program takes a word from the user and outputs the score that it would merit in a game of Scrabble.

This is part of Epicodus and made by Patrick and Kimberlee.