conway/README.md

212 B

Conway

A termbox program for running Conway's Game of Life.

Usage

Different rulesets can be provided with the conway -S23 -B3 flags. To start with a blank canvas instead of a randomized canvas, use -Z.