Underpopulation
A live cell with fewer than two live neighbors dies.
Interactive Life research lab
Explore still lifes, oscillators, spaceships, methuselahs, and glider guns with a simulator that connects every structure to a concrete observation. Load a pattern, step through the rules, then read what changed and why it matters.
Choose a starting pattern
Study path
The Game of Life is simple enough to explain in one minute and deep enough to support a research community. This guide turns the canonical pattern families into a practical sequence: stability, periodic motion, travel, long transients, and signal generation.
A live cell with fewer than two live neighbors dies.
A live cell with two or three live neighbors survives.
A live cell with more than three live neighbors dies.
An empty cell with exactly three live neighbors becomes alive.
Pattern taxonomy
Stable
Stable objects that never change after the first generation. They are the anchors and catalysts used to contain more active reactions.
Browse examplesPeriodic
Patterns that return to their starting phase after a fixed number of generations. They make periods, phases, and symmetry visible.
Browse examplesMoving
Self-contained patterns that reappear translated across the grid. They are the basic signal carriers of Life engineering.
Browse examplesChaotic
Small seeds with unexpectedly long lifetimes. They are useful for studying growth, stabilization, and emergent debris fields.
Browse examplesEmitter
Periodic factories that emit spaceships. They connect local reactions to larger signal circuits and computing constructions.
Browse examplesGrowth
Patterns that keep leaving debris, signals, or repeated output behind. They are a natural bridge from small examples to the advanced infinite board.
Browse examplesFeatured experiments
These examples cover the core ways people learn Conway's Game of Life: rules, classic patterns, moving spaceships, unpredictable seeds, and the first finite pattern with unbounded growth.
Oscillators
A large period-3 oscillator with strong fourfold symmetry.
Methuselahs
A five-cell seed that takes over one thousand generations to stabilize.
Guns
The first known finite pattern with unbounded growth.
Guns
A compact true glider gun discovered by Michael Simkin in 2015.
Spaceships
A small orthogonal spaceship with an unusually slow c/7 speed.
Learning toolkit
Life becomes easier to understand when each object is tied to an action. The simulator lets you test a claim immediately, while the notes explain what to watch for in each family of structures.
Each entry has a focused page with a preview, behavior summary, observations, and a direct link back to the simulator.
Still lifes, oscillators, spaceships, methuselahs, and guns are grouped by how they behave, so learners can move from stable shapes to moving signals and long-running reactions.
Articles turn LifeWiki, Golly, and classic cellular automata references into focused explanations that link back to playable patterns.
Further study
Continue with source-backed articles written for this lab. Each article explains one idea and links back to the pattern you can run.
Learn the B3/S23 rule: births on exactly 3 neighbors, survival on 2 or 3, and simultaneous updates across the whole board.
Read article6 min readA block or beehive looks inert, but stable objects become anchors, eaters, and cleanup tools in larger reactions.
Read article6 min readBlinkers, pulsars, and pentadecathlons explain period, phase, rotor, stator, and why bounded motion matters.
Read article5 min readThe glider and the lightweight spaceship show that a finite pattern can move without leaving itself behind.
Read article7 min readA 3x3 methuselah is best understood through the R-pentomino: five cells, 1,103 generations, 116 final cells, and 6 escaping gliders.
Read article8 min readCompare R-pentomino, Acorn, Diehard, Edna, B-heptomino, and Herschel by bounding box, lifespan, final ash, and board-size needs.
Read article6 min readRun the period-30 Gosper glider gun, watch the core repeat, and see why one finite pattern proved unbounded growth in Life.
Read article7 min readBlocks, blinkers, tubs, boats, beehives, loaves, and pulsars make a practical first map of Life ash and repeated behavior.
Read article7 min readThe glider, lightweight spaceship, and Loafer explain translation, period, speed notation, and why moving objects became Life signals.
Read article6 min readThe Gosper glider gun is the historical first gun. The Simkin glider gun gives modern users a compact period-120 comparison.
Read article7 min readPufferfish, switch engines, rakes, and breeders are the growth patterns that make the infinite board useful.
Read article7 min readEater 1, B-heptomino, Herschel, and Snark-style reflectors explain how Life patterns become controlled signal circuitry.
Read article6 min readLarge guns, growth patterns, Turing machines, breeders, and hotels are better served by an isolated Hashlife-powered viewer than by a fixed teaching grid.
Read article