Rules

Back

Play

Long story short...

Build words and get points. The longer is the word the more points you get.

  • The player is given 16 letters and 2 minutes to compose as many English words as he or she can;
  • Only a-z symbols are allowed in the input;
  • The player gets 1 point for the first 3 letters of every word, and 1 more point for every consecutive letter, so e.g. the word set gives 1 point, while the word scores gives 6 points;
  • Different forms of the same word (e.g. nouns in singular and plural forms, or verbs in present and past tenses) are considered as different words;
  • The game relies on the free unofficial API for the google dictionaries, which has some limits on the pace of requests, so when those limits are hit, network errors might occur preventing the input word from being validated. In such a situation there is an arrow button that allows the player to repeat the request manually at any time (even after the timer runs out); should this manual request succeed, the results will be updated accordingly.