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.The "game" is a z...
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.The "game" is a z...
A simple implementation of the Game of Life - a cellular automaton devised by the mathematician John Horton Conway.Features: - dynamic programming opt...
An application that emulates Conway's Game of Life.The game is zero-player game, so the evolution of the game is initially determined by the initi...
Implementation of Conway's Game of Life with a nice user interface.Features include: Easy to use, intuitive interface Number of initial states to ...
A simple visualizer of Conway's Game of Life.This project is Open Source and its code is available on Github: https://github.com/thiagokimo/game-o...
The Game of Life is a cellular automaton devised by the mathematician John Horton Conway in 1970. It is a zero-player game, which means its evolution ...
John Conway's famous algorithm extended with mechanisms of inheritance and cell ageing. What's more, the cells' gene mutates and the mutant gene sprea...
A simple simulator for Conway's Game of Life.Included features: - various predefinded shapes - selectable game speed (0 - 2000ms) - selectable gam...
This app is an implementation of John Conway's classic cellular automaton, "The Game Of Life". More info on this can be found here: http://en.wiki...
Old good game of life to animate your screen and entertain your finger when... you have nothing else to do _-_The Deluxe version is identical to the c...