Go to file
2024-01-06 05:07:46 +02:00
assets feat(game): add langing sound 2024-01-04 06:43:34 +02:00
src feat(game): add main menu 2024-01-06 05:07:46 +02:00
tests/ai feat(ai): add get_wells 2024-01-05 19:06:48 +02:00
.gitignore ignore chekpoints/ 2024-01-05 16:35:10 +02:00
config adjust config 2024-01-05 21:13:30 +02:00
LICENSE Initial commit 2024-01-03 22:35:26 +02:00
main.py feat(game): add main menu 2024-01-06 05:07:46 +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