X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Fglhanoi.xml;h=c4405b7d2721b18409519e0218ccf58c54c1950b;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hp=b6a189dac169af79ea40b442d5ec7ac69c21ad0d;hpb=ccb7f4903325f92555a9722bba74b58346654ba0;p=xscreensaver diff --git a/hacks/config/glhanoi.xml b/hacks/config/glhanoi.xml index b6a189da..c4405b7d 100644 --- a/hacks/config/glhanoi.xml +++ b/hacks/config/glhanoi.xml @@ -4,23 +4,29 @@ - + + + - + - + - - <_description> -Solves the Towers of Hanoi puzzle. Move N disks from one pole to another, one disk at a time, with no disk ever resting on a disk smaller than itself. -Written by Dave Atkinson. +Solves the Towers of Hanoi puzzle. Move N disks from one pole to +another, one disk at a time, with no disk ever resting on a disk +smaller than itself. + +http://en.wikipedia.org/wiki/Tower_of_Hanoi + +Written by Dave Atkinson; 2005.