summaryrefslogtreecommitdiff
path: root/cameltris/screens/in_game.py
AgeCommit message (Expand)Author
2021-11-15Change enum constants to uppercaseOlivier Gayot
2021-11-12Move Player definition outside the screen packageOlivier 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