X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Fglhanoi.xml;h=81f35d577939fc3ea22dd29ef5a1c84afce008ba;hb=f8cf5ac7b2f53510f80a0eaf286a25298be17bfe;hp=ec3bb8340be80e9a94a4a8003f65b60b5686009d;hpb=0d6b320def9180cf907ceaed56b23a972a11b757;p=xscreensaver diff --git a/hacks/config/glhanoi.xml b/hacks/config/glhanoi.xml index ec3bb834..81f35d57 100644 --- a/hacks/config/glhanoi.xml +++ b/hacks/config/glhanoi.xml @@ -1,26 +1,44 @@ - + - + + + + + + + + + - + - + - - <_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.