X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Fcloudlife.xml;h=c326a1f1ead42951ebfe1a73c18cc241b68858e5;hb=ccb7f4903325f92555a9722bba74b58346654ba0;hp=8be3592848ed2a682ddb72ee0b2fe10948bc9119;hpb=6cee540bdbb571485cd5e519f89f389faebd0495;p=xscreensaver diff --git a/hacks/config/cloudlife.xml b/hacks/config/cloudlife.xml index 8be35928..c326a1f1 100644 --- a/hacks/config/cloudlife.xml +++ b/hacks/config/cloudlife.xml @@ -4,18 +4,18 @@ - + low="2" high="255" default="64"/> + low="1" high="99" default="30"/> -Generates cloud-like formations based on a variant of Conway's Life The +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.