X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fconfig%2Fant.xml;h=b2a59928985a96bb17e67795df78a5ae59b52312;hp=4e300e7b0163145826d9099a59f58c1c93338454;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hpb=de460e831dc8578acfa8b72251ab9346c99c1f96 diff --git a/hacks/config/ant.xml b/hacks/config/ant.xml index 4e300e7b..b2a59928 100644 --- a/hacks/config/ant.xml +++ b/hacks/config/ant.xml @@ -4,44 +4,47 @@ - - - - - - - +
+ + + +
- +
+ + +
+ _label="Number of colors" _low-label="Three" _high-label="Many" + low="3" high="255" default="64"/> + + <_description> A cellular automaton that is really a two-dimensional Turing machine: @@ -49,6 +52,9 @@ as the heads ("ants") walk along the screen, they change pixel values in their path. Then, as they pass over changed pixels, their behavior is influenced. +http://en.wikipedia.org/wiki/Langton%27s_ant +http://en.wikipedia.org/wiki/Turing_machine + Written by David Bagley; 1997.