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

[Memento game] Bug - quickly double clicking a tile reveals the matching tile #7

Open
joshlbaker opened this issue Oct 15, 2024 · 1 comment

Comments

@joshlbaker
Copy link

I found a way to cheat in this game 😄

See video below as this is pretty easy to reproduce.

Screen.Recording.2024-10-15.at.6.33.50.PM.mov

This can be recreated using his demo link.

I noticed this happening as I was following along the tutorial and thought I was going mad.
Seems like it could be fixed by either disabling the click event until the animation is over, or restructuring how the duplicate tiles are initialized.

@joshlbaker
Copy link
Author

Ahh nice, a fix #6

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