Go to file
2024-01-07 20:09:12 +02:00
assets feat(game): read/save highscore 2024-01-07 20:09:12 +02:00
src feat(game): read/save highscore 2024-01-07 20:09:12 +02:00
tetris feat: make installable 2024-01-07 19:46:06 +02:00
.gitignore feat(game): read/save highscore 2024-01-07 20:09:12 +02:00
LICENSE Initial commit 2024-01-03 22:35:26 +02:00
main.py refactor: use 1 log file 2024-01-07 19:03:53 +02:00
pyproject.toml feat: make installable 2024-01-07 19:46:06 +02:00
README.md feat: make installable 2024-01-07 19:46:06 +02:00
requirements_dev.txt feat: make installable 2024-01-07 19:46:06 +02:00
requirements.txt feat: make installable 2024-01-07 19:46:06 +02:00
settings.toml feat(game): add different colors 2024-01-07 18:34:34 +02:00