Initial commit

This commit is contained in:
Kristofers Solo
2024-01-03 22:35:26 +02:00
commit 7bc10c62d0
14 changed files with 1026 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
loguru>=0.7.2
attrs>=23.1.0
neat-python>=0.92
pygame-ce>=2.4.0
.