brian-chalfant / OregonTrail

Oregon Trail from Scratch
0 stars 0 forks source link

In Game Menus #13

Open kchevali opened 2 years ago

kchevali commented 2 years ago

Description

Implement the different menus in game to allow the player to check their status and make decisions. This does not include the menu to start the game.

Common Menu

These are the starting items of all the menus below.

  1. Continue on trail
  2. Check supplies
  3. Look at map
  4. Change pace
  5. Change food rations
  6. Stop to rest
  7. Attempt to trade

Town / Fort Menu

These are the remaining items of the menu when the player is in town or in a fort.

  1. Talk to people
  2. Buy supplies

Trail Menu (Size up the situation option)

This is the remaining item in the menu when the player is on the trail.

  1. Hunt for food

Other Landmark Menu

This is the remaining item in the menu when the player is at a landmark not shown above (rivers, chimney rock... etc.).

  1. Talk to people