This is going to be the first screen the users see when they access the game. Therefore, it is a good place for users to experiment with the controls. Functionality within this space should be as simplified as possible.
Acceptance Criteria
[ ] Game logo displayed
[ ] Displays the title of the game
[ ] Loads all necessary assets into the system when enter state
[x] game data files
[x] The weather data will be grabbed from the game data directory
[x] The unit data will be grabbed from the game data directory
[x] The property data will be grabbed from the game data directory
[x] The tile data will be grabbed from the game data directory
[ ] game image files
[ ] game audio files
[ ] "Press Start" text somewhere visible after the assets loaded completely
Optional
[ ] Displays tip and tricks of the game
Button Functionality
[x] Ok: Proceed to Main Menu State (#433) when "Press Start" is visble else no function
State Explanation
This is going to be the first screen the users see when they access the game. Therefore, it is a good place for users to experiment with the controls. Functionality within this space should be as simplified as possible.
Acceptance Criteria
Optional
Button Functionality
State Helpers
Modules Required:
Optional: