Implemented scores & local best score
* Should have been aligned on the right, but had issues with the log() function * Best score is currently reset every time you launch the game * Removed useless project files
This commit is contained in:
parent
91e395a35e
commit
08888717c5
5 changed files with 29 additions and 364 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -3,4 +3,7 @@
|
|||
/SDCard/*
|
||||
/imgres/*
|
||||
*.sublime-*
|
||||
*Thumbs.db
|
||||
*Thumbs.db
|
||||
*.dlw
|
||||
*.dlr
|
||||
*.G1A
|
Reference in a new issue