This is a Python version of the society game "Trax". It uses the Arcade module.
Conceptor : David Smith
- Editor : Mind Games
Future releases :
- v0.5.0-dev : Add 8x8 limits to game board
- v0.6.0-dev : Add winning condition (when crossing the board part-to-part)
- v0.7.0-dev : Game resetting
- v0.8.0-dev : Proper endgame
- v0.9.0-dev : Rounds system
- v0.10.0-dev and above : Buttons everywhere, UI, and mechanisms
- v1.0.0 : 100% playable !
- Later : Storing scores, names
- More later : Playing online !