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

[BUG] When the game is over, slicing actions still count toward the Score #57

Open
ChunhThanhDe opened this issue Nov 25, 2024 · 0 comments
Labels
bug Something isn't working as expected external help wanted Looking for help on this ticket from the community good first issue Good for newcomers p3 Issues that we currently consider unimportant

Comments

@ChunhThanhDe
Copy link
Member

ChunhThanhDe commented Nov 25, 2024

🐛 Bug Description

When the game is over, slicing actions still count toward the score. This happens even though the game should no longer process any inputs after a "Game Over" state.

🔄 Steps to Reproduce

  1. Play the game until the "Game Over" screen is triggered.
  2. Attempt to slice objects after "Game Over."
  3. Observe that points are still being added to the score despite the game being in a "Game Over" state.

🖥️ Expected Behavior

Slicing actions should not count toward the score once the game reaches the "Game Over" state. The game should freeze or ignore user inputs.

📱 Environment

  • Device: Phone(web version)
  • Browser: Chrome
  • App Version: Latest web build

📸 Screenshot (if applicable)

Nguy.n.Thanh.Chung.day.bac.Khi.gameover.thi.chem.v.n.tinh.di.m.di.bac.mp4

Additional Context

The issue was successfully reproduced on the web version while testing on the desktop.

@ChunhThanhDe ChunhThanhDe added bug Something isn't working as expected good first issue Good for newcomers external help wanted Looking for help on this ticket from the community labels Nov 25, 2024
@ChunhThanhDe ChunhThanhDe pinned this issue Nov 27, 2024
@ChunhThanhDe ChunhThanhDe added the p3 Issues that we currently consider unimportant label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected external help wanted Looking for help on this ticket from the community good first issue Good for newcomers p3 Issues that we currently consider unimportant
Projects
None yet
Development

No branches or pull requests

1 participant