conway/README.md

4 lines
124 B
Markdown
Raw Normal View History

2019-03-18 16:05:51 -07:00
# Conway
A termbox program for running Conway's Game of Life.
Different rulesets can be used with `conway -S23 -B3` syntax.