QuadLife QuadLife

QuadLife - Definition

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.

Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.