Science Fair Project Encyclopedia
QuadLife
QuadLife is a cellular automaton. It is the same as the Game of Life, except that it has four ON states. When a new cell is born, then if the three cells that gave it birth all are of different states, the new cell's state is the one remaining ON state. Otherwise, the new state is the state that is the majority in the three cells.
10-26-2009 08:16:03
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


