Allow the player to Pause the game
Opened this issue · 1 comments
pawap90 commented
Pause the game when the player presses "Enter" during the GameScene execution.
The logic and strategy implemented for the "Game over" #10 feature should provide some guidance on this and possibly code to reuse.
AmrManas commented
I add the pause menu in the game, using "Caps Lock" to pause the game and "Backspace" to resume it