Game-of-life logo

Game of Life

Game of Life is an animated simulation of Conway's Game of Life. It is a cellular automaton system, a zero-player game. Cells live and die based on a set of rules and an initial environment. They form civilizations that interact and evolve, and end in either static or dynamic patterns, or vanish entirely.
The commands (click on logo) allow you to restart or pause the simulation at any moment. Click on the cell to toggle their life status.