Information AboutLife32 |
|
Theoretically, patterns in Life32 may be as large as 1,000,000 by 1,000,000. This is possible because the code only allocates memory for the areas that contain part of the pattern. It also means that the program runs faster. Besides the Game of Life, Life32 allows one to change the survival and birth counts. It also allows one to change the neighborhood to any subset of the Moore Neighborhood . Another feature is allowing rules to depend on the configuration of the ON neighbors, rather than depending only on their count. SEE ALSO EXTERNAL LINKS |
|
|