summaryrefslogtreecommitdiff
path: root/pycameltris/screens
AgeCommit message (Expand)Author
2021-11-08Add type hints for screen packageOlivier Gayot
2021-11-08Use a nested function instead of a lambda to exitOlivier Gayot
2021-11-08Make controller classes and screen classes inherit from abstract classesOlivier Gayot
2021-03-13Allow to pause the gameOlivier Gayot