A visual representation of Dijkstra's Algorithm using Libgdx.
The project has the purpose of helping to comprehend the functionality of Dijkstra's Algorithm through a visual representation of itself.
Any contributions to the project are allowed and another purpose usage too. So feel free to do whatever you want with it ;).
$ git clone https://github.com/JuanCarlosCardona/DijkstraAlgorithmVisualization.git
$ cd DijkstraAlgorithmVisualization
$ ./gradlew build
$ ./gradlew run



