Cellular Automata Demos

cellular_automata is an open source dart library by jimmyff for exploring & playing with cellular automata.

Github repository: https://github.com/jimmyff/cellular_automata

Pub package: https://pub.dartlang.org/packages/cellular_automata


Basic demo

This is a very basic playing Conway's game of life. It's configured with button controls to play/pause/step and it resets when the scene is becomes stable.



A selection of more advanced demos

Renderers