X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Fant.xml;h=76fc447504ab616ff2879c2f4b6bb274657fe66b;hb=4ade52359b6eba3621566dac79793a33aa4c915f;hp=36499dfcf838ce91fa52f32a40b1fc9ed67666fb;hpb=9c9d475ff889ed8be02e8ce8c17da28b93278fca;p=xscreensaver diff --git a/hacks/config/ant.xml b/hacks/config/ant.xml index 36499dfc..76fc4475 100644 --- a/hacks/config/ant.xml +++ b/hacks/config/ant.xml @@ -4,49 +4,60 @@ - - - - - - - +
+ + + +
- +
+ + +
+ _label="Number of colors" _low-label="Three" _high-label="Many" + low="3" high="255" default="64"/> + + <_description> +This screen saver was removed from the XScreenSaver distribution as of +version 4.22. + A cellular automaton that is really a two-dimensional Turing machine: -as the heads (``ants'') walk along the screen, they change pixel +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. Written by David Bagley. +behavior is influenced. + +http://en.wikipedia.org/wiki/Langton%27s_ant +http://en.wikipedia.org/wiki/Turing_machine + +Written by David Bagley; 1997.