Commit Graph

4 Commits (2aafd30253d7b2332ff7423845438e81fbe6a7f6)

Author SHA1 Message Date
Ishaan Bhardwaj 4eb3901610 Some big mode fixes 2020-10-13 14:16:23 -04:00
Oshisaure 5606251ea7 Added extra buttons:
- Implemented retry button*
- Escape on mode select sends you to title screen
- Escape on title screen closes the game
- Added "Exit Game" entry on title screen, closes the game when selected

*Pardon my angry comment in `scene/game.lua`.
2020-10-08 04:56:46 +01:00
Oshisaure 6b7f18d58a Refactored funcs.lua
- Renamed st and sp to strTrueValues and frameTime respectively
- Modified files calling these to use the new names
- Tidying like formatTime now using a single string.format
2020-10-06 18:14:00 +01:00
Ishaan Bhardwaj d602fdfc7e TAP big mode added 2020-10-05 11:11:46 -04:00