Skip to content

Abhilekhgautam/pathfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pathfinder

Maze PathFinder in C++

Objective

The main objective of this project is to implement various searching algorithm that finds the correct path to the destination provided both the start and end points.

Demo

In the above image the yellow blocks are the path traced by the algorithm to reach its destination from a certain start point (in red). The Green blocks are the path explored but not chosen.

About

Maze PathFinder in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published