A zero-player game invented by mathematician John Conway in 1970. Cells on a grid live or die by four simple rules โ no input, no randomness; everything unfolds from the starting pattern.
Every generation, each cell counts its 8 neighbors:
In this app the grid is the floor and every generation is stacked on top of the last, so height = time: gliders trace diagonal ribbons, oscillators grow repeating columns, and dying patterns leave towers that simplyโฆ stop.