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