Maze Generator Help
Jan 7, 2016 15:32:20 GMT -5
Post by quickthumbs on Jan 7, 2016 15:32:20 GMT -5
Hey, everyone! Sorry if it is a bit presumptuous to make an account and just ask for help without introductions, but I really am pressed for time these days.
Anyway, I've been working on a maze generator in BASIC and got a pretty decent depth-first version running. (I'll post it if required). But like any programmer, I want it to be as fast as possible. I came across this program in a vintage book, and cannot for the life of me crack it, but it seems to be faster than depth-first. Does anyone know precisely WHAT the program is doing? Maybe then it will be easier to crack and apply to graphics.
www.atariarchives.org/basicgames/showpage.php?page=3
Anyway, I've been working on a maze generator in BASIC and got a pretty decent depth-first version running. (I'll post it if required). But like any programmer, I want it to be as fast as possible. I came across this program in a vintage book, and cannot for the life of me crack it, but it seems to be faster than depth-first. Does anyone know precisely WHAT the program is doing? Maybe then it will be easier to crack and apply to graphics.
www.atariarchives.org/basicgames/showpage.php?page=3