Turn Conway's Game of Life into print-quality generative art — free in your browser.

Open the generator ↓ · Guides · Gallery

Cellscape

cellular automata art
RULE B3/S23 GEN 0 POP 0 FPS 0
Loading 3D engine…
Cellscape
Click / drag = paint  ·  Shift+click or right-click = erase
Space play/pause   S step   R random   C clear

What Is Cellscape?

Cellscape is a free, browser-based generator for Conway's Game of Life and other cellular automata — grid-based systems where a single simple rule, applied to every cell and its neighbors, produces intricate, ever-changing patterns with no drawing involved. Pick a rule, watch it evolve on the GPU in real time, and export the result as print-quality wall art, a transparent PNG for garments, or a short video.

Conway's Game of Life, in One Paragraph

Every cell on the grid is alive or dead. Each generation, a dead cell with exactly 3 living neighbors is born, and a living cell survives only with 2 or 3 living neighbors — written B3/S23. That's the entire rule, and yet it produces stable shapes, oscillating patterns, and "gliders" that travel across the grid forever. Cellscape ships with B3/S23 as its default, alongside 30+ other Life-like rules to explore. Read the complete guide to cellular automata art →

Frequently Asked Questions

Is Cellscape free to use?

Yes. The full tool — every rule, palette, 3D surface, and one signed 1920×1080 PNG export — is free with no account required. Cellscape Pro is an optional one-time unlock for print-resolution export, transparent PNGs, video, and watermark removal.

Do I need to know how to code?

No. Every rule and pattern is chosen from the sidebar — you can also hand-paint cells directly on the grid. Writing your own B/S rule is optional, for anyone curious to experiment beyond the presets.

Can I use what I create for prints or merch?

Yes. Cellscape Pro unlocks export at up to 7200×10800 pixels at 300dpi — enough for large posters and canvases — plus transparent PNGs sized for t-shirts and similar garments.

What does "B3/S23" mean?

It's shorthand for the rule itself: a dead cell is Born with 3 living neighbors, and a living cell Survives with 2 or 3. It's the notation used for Conway's Game of Life and every other Life-like automaton Cellscape supports.

Does Cellscape work on mobile?

Yes, in any modern mobile browser with WebGL2 support. For fine-grained rule editing and export, a larger screen is more comfortable, but playback and painting work on phones and tablets too.

Made something worth hanging? Share your creation — post it on X with #Cellscape #generativeart.