Game Menu Engine

Game Menu Engine

  • Purpose:
  • The Game Menu Engine will be used as the user interface in order for the user to select the game options, what kart to use, as well as what track to race in. The first screen is an intro and when the user presses ENTER, the selection screen pops up, this is where the user will be able to select his game options, such as playing in single player, networked, viewing the instructions, or quitting the game. If choosing single player, the user will be able to select from 4 karts, and afterwards, the user will choose from 4 different tracks. As the user selects each selections, it will be highlighted. After this the game starts.


  • Variables

  • _IntroScreen
  • _MainSelection
  • _ViewInstructions
  • _SelectKart
  • _SelectTrack
  • _Credits
  • ArtWork: C.K. Liang
  • _Win
  • _Lose