Python script for computing the data collected during a Clue game, to accelerate victory.
To play, make sure you have Python 3.3 installed, and run
./start.py
The progress you make during the course of the game will be written to gamefile.txt. This well recover your game in the event that the program crashes for any reason. To force resetting of the game state, instead run:
./start.py --reset