summaryrefslogtreecommitdiff
path: root/pycameltris/controller.py
AgeCommit message (Expand)Author
2021-11-12Rename the package cameltris and provide __main__.pyOlivier Gayot
2021-11-08Make controller classes and screen classes inherit from abstract classesOlivier Gayot
2021-03-13Allow to pause the gameOlivier Gayot
2020-12-23Abstract the controllerOlivier Gayot