Skip to content

Pong: Fix scoring #139

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

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Pong: Fix scoring #139

merged 1 commit into from
Jul 16, 2024

Conversation

dbnicholson
Copy link
Member

This appears to have been broken in 031b29e. In GoalAreaLeft, the checked group was changed from balls to walls. In GoalAreaRight, the checked group was changed from balls to the empty string.

This appears to have been broken in 031b29e. In GoalAreaLeft, the
checked group was changed from balls to walls. In GoalAreaRight, the
checked group was changed from balls to the empty string.
@dylanmccall dylanmccall merged commit 743d546 into main Jul 16, 2024
2 checks passed
@dylanmccall dylanmccall deleted the fix-pong-scoring branch July 16, 2024 17:08
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

Successfully merging this pull request may close these issues.

2 participants