Conway Game Of Life
It can simulate the largest known patterns including the tetris processor 0 1mb 29201m cells caterpillar 2 5mb 11m cells gemini 1 4mb 846k cells turing machine 0 1mb 252k cells and large metapixel patterns 0 1mb 100m cells.
Conway game of life. This is a work in progress and i will add some new features in the near future. It consists of a collection of cells which based on a few mathematical rules can live die or multiply. Conway s game of life. It uses the list life algorithm by tony finch and a canvas interface for drawing.
The universe of the game of life is an infinite two dimensional orthogonal grid of square cells each of which is in one of two possible states live or dead or populated and unpopulated respectively. Made using python and blender. It is a cellular automaton and was invented by cambridge mathematician john conway. Music was composed by me.
The game of life simulation has a long history. 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. Conways game of life rules. Conway s game of life in 3d.
Engineering computing algorithm cellular automata. Lifewiki the largest collection of online information about conway s game of life and life like cellular automata. Contains over 2 000 articles. The game of life also known simply as life is a cellular automaton devised by the british mathematician john horton conway in 1970.
One interacts with the game of life by creating an initial configuration and observing how it evolves. This game became widely known when it was mentioned in an article published by scientific american in 1970. Conway s game of life in 3d. The game is simple well sort of.
There are only four rules. Play a wonderful zero player game that s all about creating and observing. It is a zero player game meaning that its evolution is determined by its initial state requiring no further input. Before computers the simulation could be played out on graph paper.