Stefan4472 / GalaxyRun

A space-themed infinite runner for Android
GNU General Public License v3.0
0 stars 0 forks source link

Allow Game to be Won #124

Closed Stefan4472 closed 2 years ago

Stefan4472 commented 7 years ago

In order to support non-endless modes, there needs to be a way to win the game. TileGenerator should have an EndGame tile that, when encountered by the map, triggers end game (winning) logic. The spaceship will get a speedboost and move off the screen to the right, followed by GameOver Dialog.