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


Simple demo

This is a very basic setup playing Conway's game of life.


A selection of more advanced demos