Just click the flag and you'll get a new randomly generated maze. Hit space to solve the maze, then space again after to generate a new maze, etc. SHIFT codes: shift+flag = turbo mode (instant solve mode) shift+; = ( : ) 2 px shift+' = ( " ) 7 px (default) shift+[ = ( { ) 27 px shift+] = ( } ) 3 px shift+\ = ( | ) 12 px
Original Code Depth-First Search Algorithm for generating the maze. Maybe I'll eventually add custom dimension settings and a solving algorithm...OK I just did see the intsructions above. I'm not sure if ther's an official name of the method used for solving the maze, it's just one that I thought of.