ca/README.md

24 lines
461 B
Markdown

# 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](hex/recording.gif "Hexagonal")
## Interactive
Not really an automata since this one is interactive. Control the thing
with the arrow keys.
![Interactive](interactive/recording.gif "Interactive")
## Broken
This one is not working. Not bothering to fix it, got no git history.