Main Menu - AMiller90/ADGP-115 GitHub Wiki

UI

Main Menu

  • New Game Button - When this button is clicked it sends the user to the first scene and allows the user to begin playing.
  • Load Game Button
  • Instructions Button
    • When this button is clicked it brings up an instructions menu that gives the user to close out of it when he/she has fully read and understand the instructions.
  • Quit Button
    • When this button is clicked, the game will exit.

Options Menu

  • Apply Button
    • Applies the current changes that you created
  • Cancel Button
  • Cancels the current changes that you made
  • Close Button
  • Closes out the Options Menu ** Game Over Menu**
  • Main Menu Button
  • Brings the user back to the Main Menu
  • Quit Game Button
  • Quits the Application