Initial
This commit is contained in:
commit
d655c4d219
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
venv/
|
||||
tmp/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
4
README.md
Normal file
4
README.md
Normal file
@ -0,0 +1,4 @@
|
||||
# Incremental engine
|
||||
Python project to implement an incremental game engine
|
||||
|
||||
Will be a threaded background process hopefully
|
||||
0
docs/.gitkeep
Normal file
0
docs/.gitkeep
Normal file
0
src/.gitkeep
Normal file
0
src/.gitkeep
Normal file
Loading…
x
Reference in New Issue
Block a user