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

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.
