Cyclic Cellular Automata of D. Griffeath in JavaScript

← To all experiments

Griffeath’s Machine: Cyclic Cellular Automaton in JavaScript

Cyclic cellular automaton is a kind of automaton rule invented by David Griffeath and studied by several other researchers.

You can find more information and rules in Wikipedia.

The experiment comprises several switchable realizations, including GPU-based computations and Web Workers. Most of them work faster than others in some cases.

This experiment is made using favicon state-control, favicon number-to-color, favicon parallel1d, and gpu.js.


Fork me on GitHub