chiselko6 / scrabble

Custom implementation of a popular game Scrabble in Python with asyncio.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Score additional points when all letters are used in a single move

chiselko6 opened this issue · comments

As per wiki scoring rules of the original game:

Finally, if seven tiles have been laid on the board in one turn, known as a "bingo" in North America and as a "bonus" elsewhere, after all of the words formed have been scored, 50 bonus points are added.