We want to create a GameOver scene that should be displayed on gameover.
This scene should contain:
- The current score of the player
A button (that will be used in another issue to restart the game) Done in master branch
In the future it would be nice to have players insert their name when finishing the game (like old arcade games).
We want to create a
GameOverscene that should be displayed on gameover.This scene should contain:
A button (that will be used in another issue to restart the game)Done in master branchIn the future it would be nice to have players insert their name when finishing the game (like old arcade games).