ncurses Cellular Automata
ncurses Cellular Automata
./nCA -r <LtL_rulestring>
<LtL_rulestring>
is a rulestring using the Larger than Life notation.
./nCA -r "R1,C0,M0,S2..3,B3..3,NM"
./nCA -r "R1,C0,M1,S1..1,B1..1,NN"