actions-marketplace-validations/Snake game generator from Github contributions
Snake game generator from a github contributions. Output the animation as gif or svg and you can set the snake color!
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_user_name | github user name | 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 | — |
| snake_color | Hash color to draw the snake | no | — |
Outputs
| name | description |
|---|---|
| gif_out_path | path of the generated gif |
| svg_out_path | path of the generated svg |