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

Set up main menu for the game #6

Open
r4pt0s opened this issue Sep 30, 2024 · 5 comments
Open

Set up main menu for the game #6

r4pt0s opened this issue Sep 30, 2024 · 5 comments
Assignees
Labels
hacktoberfest Hacktoberfest label for 2024

Comments

@r4pt0s
Copy link
Collaborator

r4pt0s commented Sep 30, 2024

There is no typically game menu right now.
Everything starts without interactions from the user.

We need a general game menu which acts as a starting point for the user and which can get enriched anytime with additional features (like settings or choosing the character which you want to play with).

This menu should also get opened during the game to at least configure sound on/off, music on/off.

@r4pt0s r4pt0s added the hacktoberfest Hacktoberfest label for 2024 label Sep 30, 2024
@Ajeet-Rana
Copy link
Contributor

Hi r4pt0s,

I wanted to share the recent updates I’ve implemented for the main menu of our game, ZTM-Quest.

Main Menu Navigation: When users first launch the game, they are directed to the main menu.
Game Start & ESC Functionality: After starting a new game, users can press ESC to return to the main menu or exit it.
Added a temporary sound track for the game for demo purpose.

For a visual reference, here’s a link to the updated assets:

MENU.FINAL.mp4

Thank you for your attention, and I look forward to your feedback!

Best regards,
Ajeet

@r4pt0s
Copy link
Collaborator Author

r4pt0s commented Oct 4, 2024

Hi Ajeet,

Totally cool. Love it.
Make sure you fetch the latest changes.

Keep in mind that we also have the ESC key already also bound to the dialogues.
Double check if both listeners do not conflict.

BrianCheung1 added a commit to BrianCheung1/ZTM-Quest that referenced this issue Oct 6, 2024
@r4pt0s
Copy link
Collaborator Author

r4pt0s commented Oct 10, 2024

Hi @Ajeet-Rana,
How is the current status of your work?
Anything with which we can help you?

@Ajeet-Rana
Copy link
Contributor

Yeah, I will make a pull request by tomorrow.

@r4pt0s
Copy link
Collaborator Author

r4pt0s commented Oct 10, 2024

@Ajeet-Rana no stress at all. Just wanted to ask 🙋🏻‍♂️

r4pt0s added a commit that referenced this issue Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Hacktoberfest label for 2024
Projects
None yet
Development

No branches or pull requests

2 participants