autocell
autocell copied to clipboard
Cellular Automata Experiment
Cellular Automata
This is a small experiment with Cellular Automata. The idea is to generalize Conway's Game of Life style Cellular Automaton as a Transition Table and play with procedurally generated Transition Tables.
Quick Start
$ npm install
$ ./node_modules/.bin/tsc
$ iexplore.exe index.html