Closed RichardMarks closed 6 years ago
we need some sort of game over scene for the game
we need some kind of way to tally up the user's score and return to the title scene from this scene
at a minimum we need to update and render the scene
proc updateGameOverScene(scene: Scene, deltaTime: float) proc renderGameOverScene(scene: Scene, deltaTime: float)
proc updateGameOverScene(scene: Scene, deltaTime: float)
proc renderGameOverScene(scene: Scene, deltaTime: float)
we need some sort of game over scene for the game
we need some kind of way to tally up the user's score and return to the title scene from this scene
at a minimum we need to update and render the scene
proc updateGameOverScene(scene: Scene, deltaTime: float)
proc renderGameOverScene(scene: Scene, deltaTime: float)