Skip to content

Tilepalettemapper api update #3034

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 4 commits into from
May 20, 2025

Conversation

FoamyGuy
Copy link
Collaborator

update code for the new TilePaletteMapper API from adafruit/circuitpython#10318

Also updated the CircuitPython Matrix code to request the smaller display resolution so that it draws fewer total characters and refreshes faster.

Copy link
Collaborator

@TheKitty TheKitty left a comment

Choose a reason for hiding this comment

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

Is this project to only be run under CP 10? Should it be 9 and 10 compatible?

@FoamyGuy
Copy link
Collaborator Author

The match3 game is best to run on the newest 10.x releases due to improvements in USB, but it may work on 9 as well depending on the mice in use. The matrix rain project could run fine on either I think.

I'll add logic to make it support both versions.

@TheKitty
Copy link
Collaborator

The guides should be clear what version it runs on

@FoamyGuy
Copy link
Collaborator Author

I added info alerts on the relavent pages in the Match3 guide noting the active work on USB and suggesting to upgrade if they have trouble with mice
image

@FoamyGuy FoamyGuy merged commit 0b7aa5d into adafruit:main May 20, 2025
4 checks passed
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