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

Issue with Button Assignment #12

Open
stonedseeker opened this issue Jul 26, 2023 · 0 comments
Open

Issue with Button Assignment #12

stonedseeker opened this issue Jul 26, 2023 · 0 comments

Comments

@stonedseeker
Copy link

Description:
Currently, there is an issue in the game where due to a time delay, a new button is assigned before the old button is pressed. As a result, even when the user clicks on the correct flashing button, the game gets over prematurely.

Expected Behavior:
The game should ensure that the user has enough time to click on the flashing button before assigning a new button. This will allow players to play the game correctly and enjoy a seamless experience.

Steps to Reproduce:

Start the Open Brewery game.
Observe the sequence of flashing buttons.
Try to click on the correct flashing button within a reasonable time frame.

Current Behavior:
The game assigns a new button while the old button is still flashing, making it difficult for users to click on the correct button in time.

Expected Behavior:
The game should wait for the user to click on the flashing button before assigning a new button, ensuring a fair and enjoyable gaming experience.

Note:
This issue significantly impacts the gameplay experience and needs to be addressed for the game to function as intended. Thank you for your attention to this matter, and I look forward to seeing the game improve in the future.

Please consider assigning this issue to me for resolution as I have already solved it in the local game that I made : )

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