cyprieng/generate-breakout-game-from-github-contribution-graph
Generate a Breakout game svg from github contribution graph
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_username | Github username | yes | — |
| github_token | Github token used to fetch the contributions. Default to the action token if empty. | no | ${{ github.token }} |
| enable_ghost_bricks | Ghost bricks for days without contribution | no | — |
| output_path | Output path for SVGs | no | — |
| paddle_color | Paddle color | no | — |
| ball_color | Ball color | no | — |
| bricks_colors | Bricks colors | no | — |
Outputs
no outputs