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

Implement Zuma's ball physics #5

Closed
ShamblesSM opened this issue Dec 30, 2022 · 2 comments
Closed

Implement Zuma's ball physics #5

ShamblesSM opened this issue Dec 30, 2022 · 2 comments

Comments

@ShamblesSM
Copy link
Owner

Zuma's ball physics has a quirk where shooting 2 balls of the same color to a valid match in quick succession causes the valid match to disappear as it should, followed by the second ball being matched by itself and giving score as well.

@ShamblesSM
Copy link
Owner Author

ShamblesSM commented Jan 3, 2023

Partially implemented by @jakubg1 in 78cdcc7

@ShamblesSM
Copy link
Owner Author

Implemented by @jakubg1 in e364a78

@ShamblesSM ShamblesSM added Done and removed TODO labels Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant