Add Dojo Panda runner#14
Merged
Merged
Conversation
IshankDev
force-pushed
the
add-dojo-panda
branch
from
July 16, 2026 03:27
a52a0cd to
f36ae5c
Compare
Contributor
|
@IshankDev |
Contributor
Author
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Pull Request
Type of Change
Runner Summary
Adds
dojo-panda, an original pixel-art panda runner wearing a white martial-arts gi, black belt, and red headband. The animation loops through a karate practice run with punches, kicks, and ready stance frames.Checklist for Adding a Runner
<runner-name>-frame-<N>.png(numbered from 0), with a height of exactly 36px, a width between 10px and 100px, and all frames share the same size..DS_Store,__MACOSX/, or._*entries.runners/<runner-name>/as<runner-name>-frames.zip,metadata.json, andpreview.png.runners/manifest.jsonincludes the new runner name, following the existing ordering of the list.metadata.jsoncontains the correctdisplayNameandauthor.preview.pngis an animated PNG (APNG), 36px tall, at most 100px wide, and animates correctly.