Apps Games Sync Setup Docs About Help

Life Rules

Several rules are used to create a next generation from a cell's 8 neighbors:

0|0|0
0|?|0
0|0|0
Survivala cell with 2 or 3 neighbors survives
Deatha cell with 1 or less, or 4 or more neighbors, "dies"
Birthan empty cell with exactly 3 neighbors will be "born"
toc

next