3D Game of Life 700x700 pixels


Press & Drag mouse to rotate a life form.
Press Enter to set new parameters values from the text fields. You can choose any grid size N. The applet will restore the initial "ooo" structure when you change N.
Selector Periodic turns on/off periodic boundary conditions.
Press the Set button to set your own initial "life form". A blue ball will turn into a red one if you click it by mouse and vice versa (you need to hit into the center of a red ball).

Rules:
a new ball will appear if the number of neighbors (Sum) is equal or more than r1 and equal or less than r2.
a ball will die if the Sum is more than r3 or less than r4.


3D Game of Life
updated 8 Nov 2000