first steps towards game logic

This commit is contained in:
andi
2019-09-12 22:48:55 +02:00
parent be595edc12
commit d52b597f88
3 changed files with 40 additions and 3 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,3 @@
*.idea*
cmake-build-debug
.idea/*
*__pycache__/*
*__pycache__*