Hackup of Conway's game of life styled as a "universe". Cells that are born are white (age of zero) and turn pink when they're 1 generation old. They "heatmap" after that. This is a work in progress. Very CPU intensive calculation in the background. Smaller blocksize at a high resolution can crash your browser :)

height: width:
interval: 150ms
blocksize: 8
exploding sun after 500