One-Dimensional Cellular Automata`

n = 4, r = 1

Demo Java Applet

 

Control Keys

Make sure your mouse pointer is inside the Applet; you may have to click the Applet to ensure that it receives your keyboard input.

n Generate a new state transition rule
m Mutate a new state transition rule
r Print the current state transitino rule to the Java console.
i Set cell states to random values
1, 2, or 3 Set cellcell states to center-symmetric states
z Zero all cell states
space Pause/resume the automaton
return Step the automaton when paused
- Slow the automaton
+ Speed up the automaton