The timing of this is kind of funny, as I've been working on my own version of this for the last few weeks. It's still very much a work in progress so don't judge the repository too harshly.<p><a href="https://github.com/tedivm/robs_wall_clock/">https://github.com/tedivm/robs_wall_clock/</a><p>My project includes-<p>1. Wolfram's 2, 3, and 4 state automata (including Rule 110)
2. Langton's ants
3. Conway's Game of Life, Highlife, and Immigrant games (immigrant is named after another game, but it's basically life with colors).
4. A clock. This just tells time.<p>Every few minutes the device will change modes. With the Wolfram rules I include both single starting cells and multiple starting cells, and with Langton's Ant I've managed to great some really interesting patterns by placing multiple ants on the display.