pawap90/space-commit

Add "Controls" scene

Opened this issue · 0 comments

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"