labyrinth.ps by David Bau (bau@cs.cornell.edu) is a maze-making program that prints the maze on the first page and the solution on the second. OBFUSCATED CONTEST WINNER -- 1st Prize -- The most coveted prize. The most maliciously tangled, yet functional, code. This program has a number of parameters that can be changed. Try experimenting and see what results you get! The versatility of this program to have user-changeable parameters weighed heavily in the judges' evaluation. The code itself is a complex algorithm that is itself encoded in a self-extracting form. Just getting the algorithm out by itself is a challenge! Compare the size of the unobfuscated program with the obfuscated one.