This repository was archived by the owner on Apr 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
This repository was archived by the owner on Apr 1, 2023. It is now read-only.
Add basic main menu UI #54
Copy link
Copy link
Open
Labels
difficulty:complexIssue requires an in depth knowledge of the game, underlying mechanics, and design to resolveIssue requires an in depth knowledge of the game, underlying mechanics, and design to resolveeq:codeIssues revolving around core code and modules that need improvementIssues revolving around core code and modules that need improvementpriority:lowNeeds to be fixed, but there are more pressing issuesNeeds to be fixed, but there are more pressing issues
Milestone
Description
Ties into #47 as screens will be necessary to complete.
The goal is to have some sort of navigable main menu screen, but how is this to be done? The simplest answer is to have the Engine update Screens in the Renderer and have the Engine capture input of the player navigating around the options. I think its possible to have:
- Name entry
- Race selection (Which raises the question of lore)
at the very minimum to prove this is possible.
Metadata
Metadata
Assignees
Labels
difficulty:complexIssue requires an in depth knowledge of the game, underlying mechanics, and design to resolveIssue requires an in depth knowledge of the game, underlying mechanics, and design to resolveeq:codeIssues revolving around core code and modules that need improvementIssues revolving around core code and modules that need improvementpriority:lowNeeds to be fixed, but there are more pressing issuesNeeds to be fixed, but there are more pressing issues