Skip to content

The Application uses Tree traversal Algorithms to generate a random maze and to find the shortest path through it. used DFS to generate a random maze, and BFS to find the Shortest path.

Notifications You must be signed in to change notification settings

LaraibZafar/Path-Finder-Maze-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

The Application uses Tree traversal Algorithms to generate a random maze and to find the shortest path through it. used DFS to generate a random maze, and BFS to find the Shortest path.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages