X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fconfig%2Fcloudlife.xml;h=859d15f329318bae4f4a4435370b3b9d6a5926a1;hp=26588cd1c76d4259051a12d463a7442ec7eacec8;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hpb=de460e831dc8578acfa8b72251ab9346c99c1f96 diff --git a/hacks/config/cloudlife.xml b/hacks/config/cloudlife.xml index 26588cd1..859d15f3 100644 --- a/hacks/config/cloudlife.xml +++ b/hacks/config/cloudlife.xml @@ -5,22 +5,24 @@ + + <_description> Generates cloud-like formations based on a variant of Conway's Life. The @@ -28,6 +30,8 @@ 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. +http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life + Written by Don Marti; 2003.