Stefan4472 / GalaxyRun

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

GameOverDialogFragment Redesign #123

Closed Stefan4472 closed 2 years ago

Stefan4472 commented 7 years ago

Will display either a win or defeat message at the top (e.g. "You made it!") as well as how many stars were earned, calculated using 1-,2-,3-,4- and 5-star point thresholds for the GameMode. It will also display a few chosen stats (including a highscore message) but without using a ListView. There will be the same "Play Again" and "Quit" buttons at the bottom.

Stefan4472 commented 2 years ago

Superseded by #151