Dev-Maze Instructions

Website Overview

 You are currently on the Instructions page, which will explain how to play Dev-Maze. The previous page, Main, contains direct links to the Instructions, About, and Play pages. To learn more about the history of Dev-Maze, click the "About" button on the Main page. To generate and solve mazes, click the "Play" button on the Main page.

Play Page Overview

 After navigating to the Play page, there will be 5 distinct items. The row input accepts the number of rows for your maze, with the minimum being 1. The maximum number is determined by the height of your window. The column input works similarly, with the maximum number based on your window's width. The "Generate Maze" button will create a maze with the specified sizes. Each time it is clicked, a new maze will be generated, even if the sizes are not changed. The canvas will display the maze once generated. The less complex the maze, the larger the maze blocks will become. Finally, the d-pad will move the player throughout the maze.

How To Play

  1. Enter the number of rows and columns for the maze.
  2. Click "Generate Maze" to create, or recreate, a maze.
  3. The goal is to move the arrow from the start sign to the stop sign.
  4. Use the d-pad or the keyboard's arrow keys/WASD to navigate the maze.
  5. After reaching the stop sign, the completion message will be displayed.
  6. Click "continue" to either roam around the maze or generate a new one.

Back