Conway's Game of Life, also known as the Game of Life or simply Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. . Go to the Forums. The largest collection of online information about Conway's Game of Life and Life-like cellular automata. This is an implementation of Conway's Game of Life or more precisely, the super-fast Hashlife algorithm, written in JavaScript using the canvas-tag. Conwlife is a Game of life implementation. The state of a given cell in any generation depends on the state of the cell and its eight immediate neighbors in the preceding generation, according to some simple rules: Download Conway's Game of Life for free. Game of Life vs. Life Game . This is to avoid the confusion with “Game of Life” owned by Parker Brothers (who also own the “Monopoly Game”). Go to LifeWiki. The game of life was originally played (i.e., successive generations were produced) by hand with counters, but implementation on a computer greatly increased the ease of exploring patterns. Although each cell follows the same simple rules, wonderful patterns emerge. Forums: Share discoveries, discuss patterns, and ask questions about cellular automata with fellow enthusiasts. We got first PDP machine in Cambridge, and we watch the game on screen without Go boards. Conway’s Game of Life is a classic. Game of life is a popular mathematics game that was invented by John H. The "game" is actually a zero-player game, meaning that its evolution is determined by its initial state, needing no input from human players. Game of Life. John Conway often refers to the Game of Life as “Life Game”. Contains over 2,000 articles. The game of life is the best-known two-dimensional cellular automaton, invented by John H. Conway and popularized in Martin Gardner's Scientific American column starting in October 1970. The Nature of Life. It is the best-known example of a cellular automaton. Conway's Game of life cross-platform implementation. Invented by John Conway in 1970, the “zero player game” is a wonderful example of emergent behavior. Conway's Game of Life simulates the birth and death of cells on a rectangular grid.