g0dbeast/generate-save-steve-game-from-github-contribution-grid
Generates arcade games from a GitHub user contributions grid and outputs animated SVGs
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 | — |
| github_token | github token used to fetch the contribution calendar. Default to the action token if empty. | no | ${{ github.token }} |
| games | Comma-separated list of games to generate. Example: "pacman,galaga" | no | pacman |
| player_style | Pac-Man player style: opportunistic, conservative, or aggressive | no | opportunistic |
Outputs
no outputs