Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Establish a Main menu #33

Closed
4 tasks done
jelster opened this issue Feb 3, 2021 · 0 comments
Closed
4 tasks done

Establish a Main menu #33

jelster opened this issue Feb 3, 2021 · 0 comments
Milestone

Comments

@jelster
Copy link
Owner

jelster commented Feb 3, 2021

Sample design taken from here. Fonts, background are FPO
image.

Initial pass should have the following attributes:

  • New Game (Start) item
    - [ ] How to Play (help) item
    - [ ] About (credits) item

  • Exit button

  • Users can select an individual item with the mouse by clicking it (nop for the Start button for now...)
    - [ ] The How to Play button displays a piece of static help content with an option to Go Back moved to Main menu - implement How to Play menu option #49
    - [ ] Clicking the About button displays a new window of content containing a list of contributors to this repository (revisit this later to pull from CONTRIBUTORS file in repos) moved to Main Menu - implement About submenu #50

  • Clicking Exit will trigger a browser navigation event to the default landing page of the site

jelster added a commit that referenced this issue Jun 20, 2021
* Transition game state to play state when play selected
* Add onExitAction and onPlayAction Observables to Main Menu
* Added optional onEnded callback for onMenuLeave
@jelster jelster closed this as completed Jun 30, 2021
@jelster jelster added this to the v1.0 Release milestone Aug 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant