This experiment is a variation around a 255-states cellular automaton. The state of the cell increases or decreases depending of the 8-states-discretized sum of its Moore neighborhood. The 255 different rules associated with this configuration have been tested and 52 of them have been selected and grouped into 5 types. The seed is a 5x5 random pattern. After 1000 iterations, a new random pattern is created.
See https://artgorithm.com
Press:
- 's' to stop / start the animation - 'p' to download a png - 'i' and 'd' to increase and/or decrease the frame rate.