421 B
421 B
layout | title | categories | tags | href | image | |
---|---|---|---|---|---|---|
post | Fifth | project |
|
https://github.com/jrpotter/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.