Skip to content

Finds the shortest distance between 2 points using different searching algorithms

License

Notifications You must be signed in to change notification settings

athulgeorge37/Path_Finding_Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Path Finding Visualizer

Description:

  • Finds the shortest distance between 2 points using different graph searching algorithms.
  • Incoporates a variety of maze generation algorithms.
  • User can also place weights of varying costs on any graph cell.
  • Also implements many quality of life improvements and extra features, over similar existing projects.

Demo:

See the live demo here

Inspiration:

  • A similar project
  • A previous University assignment
    • project
    • I had made in a group assignment that involves path finding in the third dimension.

About

Finds the shortest distance between 2 points using different searching algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published