Skip to content

Latest commit

 

History

History
 
 

matgomes21

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Maze Solver

This project creates a maze, and solve it with the shortest route using graph algorithms.

How to run

Just open the index.html file inside a browser and enjoy :)

Screenshots

Generating Maze

Solving Maze