Stefan4472 / GalaxyRun

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

PlayScreen Before Entering Game #117

Closed Stefan4472 closed 2 years ago

Stefan4472 commented 7 years ago

When the "Play" button is hit from the MainActivity, the user should be directed to a PlayScreen where they can select the game mode (currently there is only one). From there they will choose gamemode and start the GameActivity

Stefan4472 commented 2 years ago

Multiple game modes are no longer in scope.