31 lines
543 B
Markdown
31 lines
543 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.
|
|
|
|

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

|
|
|
|
|
|
## Broken
|
|
|
|
This one is not working. Not bothering to fix it, got no git history.
|
|
|
|
|
|
## Functional
|
|
|
|
Functional implementation.
|
|
|
|

|