X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fconfig%2Fmaze.xml;h=3cf4419b2ee51375082f40710e55d2cf749b6fa9;hp=faaabc0b6a9df243a2353cdaf895f2e212897224;hb=6afd6db0ae9396cd7ff897ade597cd5483f49b0e;hpb=dba664f31aa87285db4d76cf8c5e66335299703a diff --git a/hacks/config/maze.xml b/hacks/config/maze.xml index faaabc0b..3cf4419b 100644 --- a/hacks/config/maze.xml +++ b/hacks/config/maze.xml @@ -56,7 +56,7 @@ <_description> -This generates random mazes, with three different algorithms: Kruskal, +Generates random mazes, with three different algorithms: Kruskal, Prim, and a depth-first recursive backtracker. It also solves them. Backtracking and look-ahead paths are displayed in different colors.