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.
$ npm install
$ ./node_modules/.bin/tsc
$ iexplore.exe index.html