summary refs log tree commit diff stats
path: root/Classes/GameOverScene.h
Commit message (Collapse)AuthorAgeFilesLines
* Added play again button to game over screenStarla Insigna2011-09-091-1/+3
| | | | Closes #218
* Implemented Jump mode (BETA) jumpStarla Insigna2011-09-041-2/+3
| | | | | | Dear god this is beta. I think I'll release a build for the testers soon so I can see what people think and then hammer out the bugs. Refs #204
* Fixed game over transitionStarla Insigna2011-08-151-0/+29
Fixes #189