Skip to content
/ clue Public

Python script for computing the data collected during a Clue game, to accelerate victory.

License

Notifications You must be signed in to change notification settings

jonahbron/clue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clue

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

About

Python script for computing the data collected during a Clue game, to accelerate victory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages