An open API service indexing awesome lists of open source software.

https://github.com/danielrjohnson/visualizing-shortest-path

Interactive visualization of pathfinding algorithms
https://github.com/danielrjohnson/visualizing-shortest-path

pathfinding-algorithm visualization

Last synced: 3 months ago
JSON representation

Interactive visualization of pathfinding algorithms

Awesome Lists containing this project

README

        

# Visualizing-Shortest-Path
A personal project to learn more about web technologies and algorithms/visualizing.
Github Pages hosting here: https://danielrjohnson.github.io/Visualizing-Shortest-Path/

## Examples
![a large, solved maze](https://github.com/DanielRJohnson/Visualizing-Shortest-Path/blob/master/example_images/large_maze.png)
![a solved path around a wall](https://github.com/DanielRJohnson/Visualizing-Shortest-Path/blob/master/example_images/small_wall.png)