Adventure · 2022 · Released
BASIC 10Liner · March 26, 2022 · PC
Nobody has tracked this yet.
Maze Adventure Explore the maze, collect all of the keys and then get to the exit portal to progress to the next level. Keys: Cursor keys Note that there is a 15 second (approx.) delay at the start of the game and before each new level as the maze is being generated The maze generation algorithm used is a randomised depth first search (https://en.wikipedia.org/wiki/Maze_generation_algorithm#Randomized_depth-first_search) variables used in main program (all variables are global apart from x and y which are local in PROCa): n and m - these values determine the size of the maze. m should be set t...
Be the first to rank it.
Be the first to review Maze Adventure by David Payne.