Add "Controls" scene
Opened this issue · 0 comments
pawap90 commented
Add a new Scene called ControlsScene
that displays a list of the keys used to play the game:
- Movement keys
- If #33 is closed, then include both WASD and Arrow keys in this section
- Jump: Space
- Start/Restart: Enter
- Back to the Main menu: Esc
The player should be able to navigate to this new scene from the MainMenuScene
by pressing "C"