First working version

Next we will be looking at implementing multi-controller multiplayer
This commit is contained in:
Leo Le Bouter 2020-10-10 23:34:01 +02:00
parent 0b15908469
commit 15b0b8efc3
5 changed files with 572 additions and 0 deletions

5
.gitignore vendored
View file

@ -10,3 +10,8 @@ Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
#Added by cargo
/target