439 B
439 B
layout | title | categories | tags | href | image | ||
---|---|---|---|---|---|---|---|
post | Fifth | project |
|
https://git.jrpotter.com/r/fifth | conway-gol.jpg |
A library for parsing various rulesets for cellular automata machines (CAMs).
The parsed CAM is displayed using matplotlib{:target="_blank"}.
For instance, this library parses ruleset B3/S23
and then produces a running
visualization of Conway's Game of Life.