Great Software for Cellular Automata
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

[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"
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

Golly

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
