Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 325 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 325 Bytes

Maze-solver

This is a Java program who find the exits on the maze, from selected start-point

Deployment

git clone https://github.com/ahmetugsuz/Maze-solver.git

Running

You can run the program, by running Main.java on the terminal and then choose between 1-7.in files. Then click on a white box to see the magic!