Age | Commit message (Expand) | Author |
---|---|---|
2021-11-12 | Move Player definition outside the screen package | Olivier Gayot |
2021-11-12 | Rename base class screen module base_screen to make pylint happy | Olivier Gayot |
2021-11-12 | Move colors in an enum in Color module | Olivier Gayot |
2021-11-12 | Move playfield outside the Player class | Olivier Gayot |
2021-11-12 | Remove trailing newlines and add blank lines were needed | Olivier Gayot |
2021-11-12 | Update name of screen modules according to PEP8 | Olivier Gayot |