In-browser falling-sand simulation game with over 500 elements and thousands of reactions.
-
Updated
Dec 15, 2025 - JavaScript
A cellular automaton is a discrete model of computation studied in automata theory.
It consists of a regular grid of cells, each in one of a finite number of states; a new generation is created according to some fixed rule that determines the new state of each cell in terms of the current state of the cell and its neighborhood.
Typically, the rule for updating the state of cells is the same for each cell and does not change over time, and is applied to the whole grid simultaneously, though exceptions are known, such as the stochastic cellular automaton and asynchronous cellular automaton.
A well-known cellular automaton is Conway’s Game of Life.
In-browser falling-sand simulation game with over 500 elements and thousands of reactions.
A useless plugin that might help you cope with stubbornly broken tests or overall lack of sense in life. It lets you execute aesthetically pleasing, cellular automaton animations based on the content of neovim buffer.
Simulations of Traffic System Based on the Theory of Cellular Automaton / 基于元胞自动机的交通系统仿真
A simple python implemenation of John H. Conway's Game of Life that runs in Linux and Windows terminal/console.
Evolve complex cellular automata with a genetic algorithm.
Simulation of wildfire using cellular automaton and used mpi4py to parallel the program. Final Project for High Performance Computing and Parallel Computing Spring 2018@GWU
THIS GITHUB IS OUTDATED // A fanmade version of Sam Hogan's Cell Machine made in Love2d, based heavily off the Mystic Mod, that adds a bunch of new cells.
The High-Performance Architecture-Independent LISFLOOD-CAESAR model of floodplain, river, and sediment dynamics
A computer in Conway's game of life
A remake of the game "Cell Machine" written in JavaScript.
🎲 Interactive Conway's Game of Life simulation written in Haxe
2D Liquid simulator with cellular automaton in Godot (GDNative / C++) - Godot 3.2
Toolbox full of Algorithmic Composition methods
Conway's Game of Life in 3D
Very simple cellular automaton.
A more general Python Cellular Automata with multi-dimensions and multi-cell type mix
Scalable computer implemented in the game of life.
Simulation of Nagel and Schreckenberg's cellular automaton model for freeway traffic simulation
This repo provides the code to replicate the experiments in the paper: Image Generation With Neural Cellular Automatas.
🧫 A complex cellular automaton which simulates an entire ecosystem : universe, flora and fauna.
Created by Stanisław Ulam, John von Neumann
Released 1940