Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

Add basic main menu UI #54

Open
2 tasks
surrsurus opened this issue Nov 8, 2018 · 1 comment
Open
2 tasks

Add basic main menu UI #54

surrsurus opened this issue Nov 8, 2018 · 1 comment
Assignees
Labels
difficulty:complex Issue requires an in depth knowledge of the game, underlying mechanics, and design to resolve eq:code Issues revolving around core code and modules that need improvement priority:low Needs to be fixed, but there are more pressing issues

Comments

@surrsurus
Copy link
Owner

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.

@surrsurus surrsurus added eq:code Issues revolving around core code and modules that need improvement priority:low Needs to be fixed, but there are more pressing issues difficulty:complex Issue requires an in depth knowledge of the game, underlying mechanics, and design to resolve labels Nov 8, 2018
@surrsurus surrsurus added this to the Edgequest Rust Revival milestone Nov 8, 2018
@surrsurus
Copy link
Owner Author

Requesting that @sudo-prime can help with designing

  • Mockups
  • Basic implementation plan

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
difficulty:complex Issue requires an in depth knowledge of the game, underlying mechanics, and design to resolve eq:code Issues revolving around core code and modules that need improvement priority:low Needs to be fixed, but there are more pressing issues
Projects
None yet
Development

No branches or pull requests

2 participants