Skip to content

A simple demo that applies BFS and A* algorithms onto a maze solving problem, using C++.

Notifications You must be signed in to change notification settings

manhquynh-github/PathFindingRobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PathFindingRobot

A simple demo that applies BFS and A* algorithms onto maze solving problem, using C++.

About

A simple demo that applies BFS and A* algorithms onto a maze solving problem, using C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages