A C++ project created with C++ and wxwidgets. Visualizes pathfinding with both dijkstra and A* algorthim. For running the project build the wxwidget libraries using visual studio. This video will be helpful: https://www.youtube.com/watch?v=FOIbK4bJKS8&t=898s&ab_channel=javidx9
-
Notifications
You must be signed in to change notification settings - Fork 0
danyalarif/PathFinding-Cpp-GUI
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A C++ project created with C++ and wxwidgets. Visualizes pathfinding with both dijkstra and A* algorthim.