| There is a lattice like a chess board, and there live some creatures there. In a cell, only one creature can live. When there is an inhabitant, the cell is "on"(blue), and if vacant, we call the cell is "off"(yellow). |
|
|
There are eight neighborhood cells around a cell.
The creatures increase or decrease in the next step according to the following rule.
When two or three of eight cells are "on" ,the cell remains "on". In other cases, the cell becomes "off". When three of eight cells are "on" ,the cell turns to "on". In other cases, the cell remains "off". |
|
How to use this applet1. Click cells to define initial condition or press [A] to [F] button.2. Press [Next] button to go to the next step. 3. Press [Next] button several times. 3. Press [Again] button to go back to initial condition. 4. Press [Clear] button to make all cells off. |
|
|
|
|
|
|
|
|
|
|
|
|
|