Go to file
Kristofers Solo 77cd153b10 refactor(ai)
2024-01-07 04:29:01 +02:00
assets feat(game): add langing sound 2024-01-04 06:43:34 +02:00
src refactor(ai) 2024-01-07 04:29:01 +02:00
tests/ai fix imports 2024-01-06 21:25:42 +02:00
.gitignore ignore chekpoints/ 2024-01-05 16:35:10 +02:00
config refactor(ai) 2024-01-07 04:29:01 +02:00
LICENSE Initial commit 2024-01-03 22:35:26 +02:00
main.py refactor(ai) 2024-01-07 04:29:01 +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