AI authored to showcase ironpad capabilities.
Conway's Game of Life is a zero-player cellular automaton devised by mathematician John Conway in 1970. The entire universe evolves from an initial seed using just three rules applied simultaneously to every cell.
Before 1970, theorists wondered whether any finite pattern could produce an unbounded number of live cells. Bill Gosper settled the question on November 23, 1970, when he discovered the Gosper Glider Gun — the first known finite pattern with unbounded growth.
The gun is a 36-cell oscillator with period 30: every 30 generations it fires a glider (a 5-cell "spaceship" that translates diagonally). The continuous stream of gliders means the total live-cell count grows without bound.