Random Life

This version of Random Life follows the same rules of Conway's Game of Life, but instead of neighbors being adjacent cells, a random pattern of neighbors within a radius is chosen (In this instance, the radius is 5). Each cell uses the same random pattern. For a version where every cell has it's own random pattern, see this version.

Tap/click the pattern to generate a new random pattern.

Tap/click the larger grid to reinitialize with random live cells