Scrabbli is a simple contest where people indvidiually code their own solutions to the following problem:
What is the best move I could make on my next turn of a given Scrabble game?
To make coding more fun, everyone participating will be writing their solutions in different languages (for the most part).
- Read the rules for Scrabbli.
- Make sure that your name and language of choice are on the assignments page.
- Fork this repository.
- Update your .gitignore for your language/framework of choice(if you need to).
- Get started on your implementation.
- ???
- PROFIT