ca/README.md
2021-08-19 00:50:18 +02:00

543 B

Cellular automata experiments

Cellular automata experiments and game ideas from 2014.

Hexagonal

Cellular automata on a hexagonal grid and a home-cooked rule set.

Hex

Interactive

Not really an automata since this one is interactive. Control the thing with the arrow keys.

Interactive

Broken

This one is not working. Not bothering to fix it, got no git history.

Functional

Functional implementation.

fp