-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
PacMan effect #4891
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
+198
−0
Merged
PacMan effect #4891
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
a6111fb
PacMan effect added with colors fixed after gamma correction was fixe…
BobLoeffler68 d6e8623
A few modifications to PacMan suggested by CodeRabbit
BobLoeffler68 fc72aa7
A few more suggestions by CodeRabbit
BobLoeffler68 01c7ea5
Comments cleanup and StartBlinkingGhostsLED change
BobLoeffler68 f50d171
Merge branch 'main' of https://github.com/Aircoookie/WLED into pr-pac…
BobLoeffler68 eadc874
Change to startBlinkingGhostsLED
BobLoeffler68 f0789b5
Merge branch 'main' of https://github.com/Aircoookie/WLED into pr-pac…
BobLoeffler68 42256f3
User can now select number of ghosts (between 2 and 8)
BobLoeffler68 223df3b
PacMan code cleanup by claude.ai
BobLoeffler68 89d8e05
Small change that was strongly recommended by CodeRabbitAI regarding …
BobLoeffler68 69dc9a6
PacMan: Removed extra whitespace and added back a couple comments tha…
BobLoeffler68 07b8250
PacMan: changed powerdot eating code requested by coderabbitai
BobLoeffler68 8a59e12
PacMan: added Blur and Overlay options
BobLoeffler68 ac5a934
PacMan: changed from maxPowerDots to numPowerDots in a couple loops
BobLoeffler68 6674bc2
PacMan: changed everyXLeds to uint32_t to void 16-bit overflow in pow…
BobLoeffler68 154e8df
PacMan: cap the maxPowerDots at 255 so packed state fits in 8 bits
BobLoeffler68 58b66dd
PacMan: changed Overlay to Smear
BobLoeffler68 19a8c69
made ghostColors[] a constexpr
BobLoeffler68 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.