xchenya/generate-snake-game-from-github-contribution-grid
Generates a snake game from a github user contributions grid. Output the animation as gif or svg
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_user_name | Xchenya | yes | — |
| gif_out_path | path of the generated gif file. If left empty, the gif file will not be generated. | no | — |
| svg_out_path | path of the generated svg file. If left empty, the svg file will not be generated. | no | — |
Outputs
| name | description |
|---|---|
| gif_out_path | path of the generated gif |
| svg_out_path | path of the generated svg |