|
assets
|
feat(game): add langing sound
|
2024-01-04 06:43:34 +02:00 |
|
src
|
refactor(game): use pygame.key.key_code()
|
2024-01-07 17:14:09 +02:00 |
|
.gitignore
|
ignore chekpoints/
|
2024-01-05 16:35:10 +02:00 |
|
LICENSE
|
Initial commit
|
2024-01-03 22:35:26 +02:00 |
|
main.py
|
delete ai
|
2024-01-07 15:29:55 +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 |
|
settings.toml
|
refactor(game): use pygame.key.key_code()
|
2024-01-07 17:14:09 +02:00 |