Commit graph

3 commits

Author SHA1 Message Date
60770b5395 Added first UI elements
Rules can be created from the UI
Game can be stopped/started from the UI
Current level can be reset (Load from file again)
Added "Game" target and main file

TODO (A lot):
 - Unit tests
 - Fully functionnal UI
 - Win conditions
 - Level background
 - Level switching/progression
 - Interesting and varied rules
 - Multi-scale pathfinding
 - etc
2019-06-11 00:33:44 +02:00
67435debe6 Class structure, updated UML
Missing : actual code, decorators
2019-06-06 21:30:39 +02:00
2b9593bee8 Project structure and UML first draft 2019-06-06 17:07:24 +02:00