Go to file
Kristofers Solo ac46665dca docs(game): add docstrings
`Preview`

`Game`

`Score`

`Tetromino`

`Timer`

style(docs): adhere to Google docstring style
2024-01-04 17:06:45 +02:00
assets feat(game): add langing sound 2024-01-04 06:43:34 +02:00
src docs(game): add docstrings 2024-01-04 17:06:45 +02:00
.gitignore Initial commit 2024-01-03 22:35:26 +02:00
LICENSE Initial commit 2024-01-03 22:35:26 +02:00
main.py refactor(game): Menu to Main 2024-01-04 00:31:48 +02:00
pyproject.toml feat(game): add vertical block collision 2024-01-04 03:56:45 +02:00
requirements_dev.txt Initial commit 2024-01-03 22:35:26 +02:00
requirements.txt feat(game): add vertical block collision 2024-01-04 03:56:45 +02:00