summaryrefslogtreecommitdiff
path: root/cameltris/screens
AgeCommit message (Expand)Author
2021-11-12Add __init__.py files to make pylint happierOlivier Gayot
2021-11-12Rename base class screen module base_screen to make pylint happyOlivier Gayot
2021-11-12Move colors in an enum in Color moduleOlivier Gayot
2021-11-12Move playfield outside the Player classOlivier Gayot
2021-11-12Remove trailing newlines and add blank lines were neededOlivier Gayot
2021-11-12Update name of screen modules according to PEP8Olivier Gayot
2021-11-12Rename the package cameltris and provide __main__.pyOlivier Gayot