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

Snake: Allow food to spawn anywhere #130

Merged
merged 1 commit into from
Oct 24, 2022
Merged

Snake: Allow food to spawn anywhere #130

merged 1 commit into from
Oct 24, 2022

Conversation

TQMatvey
Copy link
Member

@TQMatvey TQMatvey commented Oct 24, 2022

What's new

  • food was only spawning on old snake path from previous firmware versions, now it can spawn on each pixel on new snake path

Verification

  • Play game and see that food can spawn on any space now

Checklist (For Reviewer)

  • PR has description of feature/bug
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

food was only spawning on old snake path from previous firmware versions, now it can spawn on each pixel on new snake path
Copy link
Member

@xMasterX xMasterX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@xMasterX xMasterX merged commit e8920ef into DarkFlippers:dev Oct 24, 2022
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.

None yet

2 participants