Skip to content

Tags: v64/fiend

Tags

v0.3

Toggle v0.3's commit message
- Provides list of letters remaining in the letter bag and the order …

…in which they'll be drawn

- Prints out board in easy to read grid format
- Scores each move
- Lots of simplifications and cleanups

v0.2

Toggle v0.2's commit message
- Calculates board checksums

- Implements random number generator, resulting in correct tile drawing

v0.1

Toggle v0.1's commit message
- Connects to Words with Friends server and retrieves XML game inform…

…ation

- Processes the XML into Game and Move objects
- Processes moves and prints out board state