Pattern · Oscillator
The Pulsar
The pulsar is the largest and most symmetric of the commonly occurring oscillators in Conway's Game of Life — 48 cells arranged with 4-fold symmetry, breathing through 3 distinct states every cycle.
Why It Looks the Way It Does
Most naturally-occurring oscillators in Life are small and irregular — a blinker is just three cells in a row, a toad is a slightly offset pair of rows. The pulsar is different: its four-fold symmetry means whatever happens in one quadrant of the pattern is mirrored in all three others, every generation. That symmetry isn't a coincidence of discovery — it's what makes the pulsar's 3-generation breathing cycle stable in the first place, since each quadrant's neighbor counts stay balanced against its mirror images throughout the whole cycle.
Why It Matters
The pulsar is one of the standard reference oscillators used throughout Life literature and pattern catalogs, both because of its visual clarity (it's immediately recognizable, unlike many smaller oscillators that look like random noise mid-cycle) and because its period-3 timing makes it a useful building block for synchronizing more complex engineered patterns that need to "tick" on a specific schedule.
See It Live
Open the pulsar pre-loaded in Cellscape and watch its 3-phase breathing cycle — try long-exposure rendering to see all 3 phases overlaid into a single, denser symmetric image.
Frequently Asked Questions
How many cells does a pulsar have?
48 cells at its peak state, arranged with 4-fold rotational and reflective symmetry — it looks the same rotated 90 degrees or mirrored along either axis.
What does period 3 mean for the pulsar?
The pulsar returns to its exact starting arrangement every 3 generations, cycling through 3 distinct visual states before repeating — noticeably faster than the period-15 Pentadecathlon, another well-known oscillator.
Is the pulsar common in random Game of Life soups?
It's one of the more frequently occurring larger oscillators to emerge from random starting conditions, alongside simpler ones like the blinker and toad, though it's less common than those smaller period-2 oscillators.
See how oscillators fit into Game of Life's broader mechanics in the complete guide, or browse the full pattern & rule gallery.