space-shooter
space-shooter copied to clipboard
Create gameover scene
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).
I wanna try this one.
@javieracevedo I updated the description, someone already pushed some code to the master branch, check it out!
I want to contribute on this one too plz
Sure @Thomazino! Keep in mind that we already have a GameOver scene, so we just need the score to be displayed!
Feel free to ask any question if you need clarification!