Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 463 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 463 Bytes

Comonadic cellular automata creator

An example of it running in the terminal with the Game of Life rules in a 2D cellular automata

Terminal Game of Life example

An example of it generating Sierpinski Triangles with iterations of a 1D cellular automata

Terminal Sierpinski Triangles example