Skip to content

rseln/mazeSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Maze Solver

As its name implies, this program is a maze solver. It interprets a map made from 1s and 0s and recreates it as a GUI. Then, using an algorithm that is similar to breadth first search, a 'robot' traverses the map to get from the start point to the end point.

About

Solves a maze created based on a specific input

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages