OFFSET
0,3
COMMENTS
The 2D CA uses the Moore neighborhood (all eight orthogonally and diagonally adjacent cells are in the neighborhood).
Generation follows the following algorithm: If a cell has an even number of ON neighbors and it is currently OFF, stay OFF; otherwise turn ON.
CROSSREFS
KEYWORD
nonn
AUTHOR
Cody B Duncan, Jun 24 2020
STATUS
approved