Choose a figure from the templates below or make your own by click on a cell. The start/stop button advances the cells generation(based off an iteration of the rules). Game speed can be controlled from the buttons in the panel below.
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. One interacts with the Game of Life by creating an initial configuration and observing how it evolves, or, for advanced players, by creating patterns with particular properties.
Conway's Game of Life has the power of a universal Turing machine meaning anything that can be computed algorithmically can be computed.
*Cellular Automata - one of a set of units in a mathematical model that have simple rules governing their replication and destruction. They are used to model complex systems composed of simple units such as living things or parallel processors.
Conway's Game of Life - Wikipedia