/NiceScrabble

Scrabble where the only thing that counts is the sentiment.

Primary LanguageJavaScript

NiceScrabble

The game of scrabble where being nice matters.

Words are scored against the AFIN-111 sentiment analysis wordlist. Words not found in the list score zero, and yes, you can get a negative score for using nasty words.

Given words are scored in entirety, double/triple letter tiles have been removed as they no longer make sense.

Thanks to Hans Huebner for the initial code.