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 Clone #2232

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Snake Clone #2232

wants to merge 9 commits into from

Conversation

pshobowale
Copy link

I made a snake clone for the Pinetime. It is a bit unconventional as it uses lvgl directly and printing is done via bitmasks. The frame updates are bit hacky as the rely on vTaskDelay and the OS in order to be drawn. If it needs further modification to work on all supported devices, let me know.

Adder2

Adder1

Adder3

Copy link

github-actions bot commented Jan 21, 2025

Build checks have not completed. Possible reasons for this are:

  1. The checks need to be approved by a maintainer
  2. The branch has conflicts
  3. The firmware build has failed

@mark9064 mark9064 added the new app This thread is about a new app label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new app This thread is about a new app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants