first wip on sprites cars and rotations

This commit is contained in:
2019-10-07 17:34:29 +02:00
parent 26d40e0627
commit 30e88f4298
6 changed files with 384 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
*.pyc
bin/
include/
lib/
lib64
share/
db.sqlite3
os
pip-selfcheck.json
pyvenv.cfg
dump.rdb
kivy/.buildozer/
.vscode