wforbes/Omnia

Overworld: Add Pause functionality and menu

Opened this issue · 0 comments

When the user presses the Escape key, the game should pause - stopping game logic .
Pressing Escape again should unpause the game - resuming game logic.
While paused, a menu should be available that offers options to:

  • Resume playing
  • Return to the main menu
  • Quit the game