Skip to content

solidify/github-action-game-of-life

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Game of Life Action

Uses commit hash to seed a game of life and generates a unique gif stamp for your workflow run.

Parameters

All parameters are optional.

  • gol-path - output path for the generated game of life gif
  • rows - number of rows in the world
  • columns - number of columns in the world
  • generations - how many generations will be played

Example result from the last action workflow run:

Game of Life starts with commit hash