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

Avoid snacks on the same scanline #75

Closed
wendelscardua opened this issue Nov 2, 2023 · 0 comments
Closed

Avoid snacks on the same scanline #75

wendelscardua opened this issue Nov 2, 2023 · 0 comments

Comments

@wendelscardua
Copy link
Owner

We need to prevent snacks from appearing on the same scanline - either on the same row or on consecutive rows

An idea: since we have at most 2 snacks, make one spawn on rows (1,5,9) and the other on rows (3,7), this way they'll never meet.

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