Task #77
Updated by Kenneth Schuetz 3 months ago
Intent:
Create functionality for the main menu.
**Note on estimation:**
This is generally a very quick task since it is just the functionality of the menu (not the final visuals)
* [ ] **Test Cases**
* [ ] [ ] Does the game have an option available from the main menu to start a new game?
* [ ] Does the game have an option available from the main menu to go to the options menu?
* [ ] Does the game have an option available from the main menu to show the credits for the game?
* [ ] Does the main menu contain an option to exit the game?
* [ ] Does the main menu contain the title of the game?
* [ ] Does the main menu use placeholder graphics for all of its assets?
* [ ] Can placeholder assets be easily exchanged with final assets?