Game of Life

Back to Excel Models

What does this Model Represent?

This model is an implementation of Conway's Game of Life. Conway's Game of Life is a cellular automaton designed with extremely simple rules that produce surprisingly complex results. Here are the rules for Conway's Game of Life:

What are the elements of this Model?

How do I use this Model?

Running a preset world:

Running a randomly-generated world:

What should I expect?

Specific interesting patterns can emerge from the Game of Life. Some formations are stable, and can continue running for the duration of the game. Some formations will run out after a short while.

Download the model file.