mike: implemented my own saving; added .gitignore for savefiles

This commit is contained in:
2017-07-25 21:25:45 -07:00
parent 48611008dc
commit e6c1ecb364
5 changed files with 62 additions and 55 deletions

View File

@@ -0,0 +1 @@
player = { x = 266, y = 550, width = 30, height = 5, speed = 500, }