Crate scramble[][src]

Scramble word game functions, check word validity, scoring, rearranging letters.

Functions

score_word

Returns a score based on the length of the passed string. Note: there is also a score_bonus() to be applied at the end of a round