Metadata-Version: 2.4
Name: cautom
Version: 0.1.1
Summary: Terminal Game of Life simulator
Author: Shiyuan Chen
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: rich>=13.0.0

Simple experiments with cellular automaton. Currently a customisable implementation of conways' game of life; will hopefully include interacive rule setting and beyond directly adjacent neighbour monitoring, along with more interesting visuals.
