Skip to content

RafaPatino01/Maze-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze-Solver

This program solves mazes :)
It takes a black and white image as an input (Maze) with two points and it outputs the shortest path. Using the BFS algorithm.

Example

Input:
1

Output:
2

About

This program solves mazes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published