I read of an alogrithim somewhere that makes constantly changing mazes. You have 2 dimensional matrix of square tiles. They look like this: ________ | / | |/ /| |_____/_| (Something like that) They tiles face in any direction. Then every time the maze changes, you can rotate the tiles. -- zane at ddsw1.MCS.COM