states: Add a "Game Over" state
Add a game over state where the player can choose to start a new game or quit.
src/states/game_over.rs
0 → 100644
Please register or sign in to comment
Add a game over state where the player can choose to start a new game or quit.