X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Fcloudlife.xml;h=859d15f329318bae4f4a4435370b3b9d6a5926a1;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hp=c326a1f1ead42951ebfe1a73c18cc241b68858e5;hpb=ccb7f4903325f92555a9722bba74b58346654ba0;p=xscreensaver diff --git a/hacks/config/cloudlife.xml b/hacks/config/cloudlife.xml index c326a1f1..859d15f3 100644 --- a/hacks/config/cloudlife.xml +++ b/hacks/config/cloudlife.xml @@ -5,28 +5,33 @@ + + <_description> Generates cloud-like formations based on a variant of Conway's Life. The difference is that cells have a maximum age, after which they count as 3 for populating the next generation. This makes long-lived formations -explode instead of just sitting there burning a hole in your screen. -Written by Don Marti. +explode instead of just sitting there. + +http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life + +Written by Don Marti; 2003.