MusicAdam / TotemDefender

Simple physics based game.
0 stars 1 forks source link

StartGameState #19

Closed MusicAdam closed 9 years ago

MusicAdam commented 9 years ago

Entered after the user has pressed "Start Game" from the main menu.

Entry Condition: User has pressed Start Game Exit Condition: User has pressed Ready onEnter: Show StartGameMenu update: none? onExit: Attach GameState, remove StartGameMenu