Cell Types Button: - Color ranges from about 0 to 200 (0 is red, 200 is red again, 50 is green) - Brightness ranges from -100 to 100 - The name of a cell must be a single letter (capitals don't count) Draw Cells Button: this will show you what cells exist, enter the name of one of the cells to use it for drawing. How the rules work: Unspecified: begins with "u," followed by the cell it affects, followed by conditions, followed by what cell to turn into if those conditions are all fulfilled Conditions: 3 letters each: the cell to check for as neighbors, the comparison required to be true to fulfill the condition, then the number to compare with the number of the chosen neighboring cell Specified: begins with "s" followed by the cell it affects, followed by 8 letters, which are the cells to check for, in the following order: North, East, South, West, Northwest, Northeast, Southeast, Southwest; followed by the cell to turn into if the neighbors match those exactly The higher number a rule is (in the list), the greater priority it takes.
John Horton Conway for his idea of Conway's Game of Life