Coding
I've written a C++ script that, given an image, drastically shrinks it to make it pixelated, quantizes all the pixel values to be either fully on or fully off, and then plays Conway's Game of Life with the result.
I'll hopefully make an interactive web version of the script in the next few months, but in the meantime here are some gifs of the script's output.