You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 : )
The text was updated successfully, but these errors were encountered:
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:
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 : )
The text was updated successfully, but these errors were encountered: