silenzcience/Game Of Life Action

Generate and evolve Game of Life images in your repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathOutput folder for generated imagesnoGameOfLife/images
cdeadDead cell colors as #light,#darkno#FFFEFEFF,#141321FF
cdyingDying cell colors as #light,#darkno#28394AFF,#F7D747FF
caliveAlive cell colors as #light,#darkno#41B782FF,#D83A7DFF
canvasCanvas size as height,widthno420,1200
gridGrid size as vertical,horizontalno84,240
do-gifGenerate an animated GIF instead of advancing one game cyclenofalse
gif-fileSource image file passed to -gifno""
gif-lengthNumber of frames to include in the GIFno10
gif-speedDuration of each GIF frame in millisecondsno100
gif-nameBase name for generated GIF file(s) (without extension)noGameOfLife
python-versionPython version to useno3.12
commitAutomatically commit and push generated changesnofalse
commit-messageCommit message used when commit is enabledno🤖 Update Game of Life
git-user-nameGit author name used for managed commitnogithub-actions[bot]
git-user-emailGit author email used for managed commitnogithub-actions[bot]@users.noreply.github.com

no outputs