/GameOfLife

Conway's game of Life

Primary LanguageOCamlMIT LicenseMIT

GameOfLife

Conway's game of Life

USAGE:

./life [options] ?

  • -custom __input a custom starting grid
  • -size __set size of grid (size > 1)
  • -iter __number of iterations (i > 0) default 20
  • -r __run the simulation
  • -help __Display this list of options

Example:

alt-text