Cellular implements Conway's game of life with the original rules
Cellular - Conway's Game of Life
What is it about?
Cellular implements Conway's game of life with the original rules. A cell is either dead or alive. The following rules define the next state of each cell. Any cell with less than two neighbours dies for loneliness. So does a cell with more than three neighbours because of overpopulation. A cell with exactly three neighbours will get alive.
App Screenshots
App Store Description
Cellular implements Conway's game of life with the original rules. A cell is either dead or alive. The following rules define the next state of each cell. Any cell with less than two neighbours dies for loneliness. So does a cell with more than three neighbours because of overpopulation. A cell with exactly three neighbours will get alive.
Use the simple arrow to simulate a single step or the double-arrow for the loop mode. Pause with the double bar and stop the with the square. The broom clears the matrix and the dice sets it to a random initial state. The pin saves the current state which will be reloaded by stopping the simulation. Tapping a cell in the matrix toggles the state
The size of the matrix and the simulation speed are set in the settings.
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.