How does that work ?
It work with the
cavern cellular automata
It work like that :
- Any live cell with more than/or equal to three live neighbours lives otherwise it dies
- Any dead cell with more than/or equal to five live neighbours lives otherwise it dies
then after a few moment, the rules are changed :
- Any live cell with more than/or equal to seven live neighbours lives otherwise it dies
the rule B add this too :
- Any dead cell with more than/or equal to six live neighbours lives otherwise it dies