Go to file
2024-01-05 16:35:10 +02:00
assets feat(game): add langing sound 2024-01-04 06:43:34 +02:00
src feat(ai): add checkpoint path as argument on launch 2024-01-05 16:34:26 +02:00
.gitignore ignore chekpoints/ 2024-01-05 16:35:10 +02:00
config feat(ai): add checkpoint path as argument on launch 2024-01-05 16:34:26 +02:00
LICENSE Initial commit 2024-01-03 22:35:26 +02:00
main.py feat(ai): add checkpoint path as argument on launch 2024-01-05 16:34:26 +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