ucsb-cs56-projects / cs56-games-treasure-hunter

-
1 stars 8 forks source link

Options/Controls in the Main Menu #64

Closed sangminoh715 closed 6 years ago

sangminoh715 commented 6 years ago

Right now, all of the game's parameters (i.e. timer duration, number of treasures) are hard-coded. There should be an options menu within the main menu that allows the player to set the timer and the number of treasures in the map. However, these parameters should still have a default value so that the game can be run without the player having to go into the options menu before starting the game each time.

In addition, there can be a part of the menu that shows the controls of the game so any player (who doesn't have the README instructions) can learn how to play the game.

Nawakhtha commented 6 years ago

Estimate (150pts)

sean-shelton commented 6 years ago

F17 OK (150 pts)

sean-shelton commented 6 years ago

Points should be awarded if going through options/controls and changing settings does in fact change elements of the game itself

CDLlo commented 6 years ago

W18 OK 150 points

john-lau commented 6 years ago

closed with pull request #70