Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 253 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 253 Bytes

MazeGenerator

TO-DO List

  1. Add a method that solve from a randomly choosen starting and ending point.
  2. Add a method that checks if there is a cycle in the maze.
  3. Add a method that asks if the user would like to save the maze generated.