Game of Life Builder

Run and build Game of Life configurations

What is Game of Life?

The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. It is a zero-player game, meaning that its evolution is determined by its initial state, requiring no further input. One interacts with the Game of Life by creating an initial configuration and observing how it evolves. It is Turing complete and can simulate a universal constructor or any other Turing machine.

What can you do on this site?

On Game of Life Builder you can use our interactive canvas located on the builder tab to easily build and deploy configurations, which you can then easily watch run, using the canvas to adjust the Game of Life settings such as update interval and cell colour. On top of this, the presets tab allows you to view all previous configuration submissions via our database. These presets can either be viewed on the presets page, or imported into the builder to use as a basis for your own design, which can be submitted onto our database to be made accessible on the presets page.