News

This is a small web application written in JavaScript for generating line-based images of Elementary Cellular Automata using Marching Squares. The image is drawn using p5.js, and can be downloaded as ...
A library for creating and running dynamic systems, such as cellular automata, using the MOMA framework as the core update rule. - Neil-Crago/moma_simulation_engine ...
Cellular automata are discrete, lattice-based models in which simple local interactions give rise to intricate global behaviour. As a cornerstone of dynamical systems theory, these models have ...