gamestatek

This commit is contained in:
markojozsef
2026-09-09 12:53:15 +02:00
commit e2890340d2
12 changed files with 112 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
src/__pycache__/*
src/gamestates/__pycache__/*