Gliders

Demonstrates that gliders with arbitrary speed and direction can be supported with a simple cellular automata program.

This browser does not have a Java Plug-in.
Get the latest Java Plug-in here.

Animation Control

ENTERrun / stop animation
SPACEstep animation
rmake random gliders
bmake bidirectional gliders
tshow / hide glider tracing
cremove gliders
nuse no cells or range 1 to max no cells
luse dna length or range 1 to max dna length
gshow / hide grid when not tracing
+increment grid size
-decrement grid size
UPincrement selected parameter by 10
RIGHTincrement selected parameter by 1
DOWNdecrement selected parameter by 10
LEFTdecrement selected parameter by 1

Source code: Gliders Cell Glider IntScroller

Built with Processing