Great Software for Cellular Automata

By Xah Lee. Date: . Last updated: .

This page is a collection of software i have used that are related to Cellular automata and Artificial life.

3D Flocking simulation

[2021-02-01 https://github.com/techcentaur/Flocking-Simulation ]
by Ankit Solanki (aka techcentaur)

HyperRogue

HyperRogue 2020-04-12 pyg66
HyperRogue 2020-04-12

[2020-04-12 https://twitter.com/ZenoRogue/status/1249414451805204480 ]

This is HyperRogue, the following settings (configured via commandline) select the manifold/tessellation/rules featured in this animation:

"-viz -caprob 0.2 -smart 2 -calive 49 -mineadj 1 -canvas 101010 -geo Bring -gp 7 4 -W Cellu -c0 0001 -c1 0011 -c010 00011 -c110 00111"

Browser version: http://roguetemple.com/z/hyper/online.php?c=-viz+-caprob+0.2+-smart+2+-calive+49+-mineadj+1+-canvas+101010+-geo+Bring+-gp+7+4+-W+Cellu+-c0+0001+-c1+0011+-c010+00011+-c110+00111

if you want to play a bit more, see namespace ca in [2020-04-12 https://github.com/zenorogue/hyperrogue/blob/master/complex.cpp ] .

Hexagonal Generative Art

Hexagonal Generative Art by Charlotte Dann 52463
[Hexagonal Generative Art By Charlotte Dann. At http://codepen.io/pouretrebelle/post/hexagons]

Golly

Golly screenshot

Golly by Andrew Trevorrow and Tomas Rokicki. I've seen quite a few game of life programs since 1992, Golly the best. http://golly.sourceforge.net/ macOS Windows Linux (2007-09)

Fluid Simulation

Fluid Simulation by Pavel Dobryakov 2019-12-27 d32my
Fluid Simulation by Pavel Dobryakov 2019 https://www.outpan.com/app/44bdd9869c/interactive-fluid-simulation [2019-12-27 https://github.com/PavelDoGreat/WebGL-Fluid-Simulation ]

Books

xah a new kind of science 2015-s278x225
Notes on A New Kind of Science

Math Software