Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 337 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 337 Bytes

THE-MAZE2.0

This is a project on the topic Recursion, Graphs ,Depth first Traversal. it is coded in Java and has graphical interpretations using the stdraw file. To run the program, use any IDE that supports java add Main.java, StdDraw.java and Maze.java to the source folder TestMaze.txt is required for the project to run. Have fun!