Skip to content

Dijkstra's Algorithm Visualized With SDL2 in C++.

Notifications You must be signed in to change notification settings

AliZohaibIbn/Dijkstra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Dijkstra Path Finding C++

Dijkstra's Algorithm Visualized With SDL2 in C++.

This project is an open source visualization tool using SDL2 for visualizing Dijkstra's Algorithm. A start node is placed at 1, 1 block and you can add the end node via right mouse click and obstacles one by one each block via the left moouse and to activate the algorithm, we will use the enter (return) key and the start node will then look for the end node with the shortest path. Anyone integrating or enhancing their or this project is kindly requested to credit the original author to acknowledge their efforts and maintain the spirit of open collaboration.

Author: ALI ZOHAIB ABBAS SYED (Github: AliZohaibIbn)

About

Dijkstra's Algorithm Visualized With SDL2 in C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published