Game Of Life Cellular Automaton

Try to click and drag in the Applet area! Left mouse button fills and right mouse button clears the cells. Game Of Life was invented by John Conway. The Rabbits-Pattern and other interesting patterns can be found at Eric Weisstein's page.

That's the source: GOLCellularAutomaton.java and GOLCellularAutomatonCanvas.java

With 1D CA, like Wolfram's Rule 30, you can display more than one step at once in 2D. For a 2D you can display more than one step in 3D. A rendering with Povray of my Symmetric Rabbits:

Animated (wait some minutes until the whole gif is loaded):

The Povray-file and animation ini-file (mainly produced by a System.out.println in the GOLAutomatonCanvas).


Wenn Ihnen diese Seite gefällt, dann unterstützen Sie mich per PayPal-Überweisung, damit ich weitere freie Inhalte schreiben kann.

If you like this site, then feel free to support me with a PayPal donation, because then I can add more free content.

Euro:

U.S. Dollars:


27. May 2003, Frank Buß