Cellular Automata

After reading the book A New Kind of Science by Stephen Wolfram I spend some time studying Cellular Automata. For this I wrote my own general rule-evaluator that you can find here. Turns out that you can produce pretty wonky pictures when altering the usual Game of Life rules. Although I still need to actually write some decent visualization script to show these.