cherninlab/generate-breakout-game-from-github-contribution-grid

Generates a breakout game animation from a github user contributions grid.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_user_nameGitHub usernameyes
github_tokenGitHub token used to fetch the contribution calendar. Defaults to the action token if empty.no${{ github.token }}
svg_out_pathOutput path for the light mode SVG fileyes
svg_dark_out_pathOutput path for the dark mode SVG fileyes
namedescription
svg_pathPath to the generated light mode SVG file
svg_dark_pathPath to the generated dark mode SVG file