dViz

dViz is a path finding algorithm visualizer. The following demonstration will showcase Dijkstra's algorithm.

Start

The Start button will allow you to select a starting point.

Stop

The Stop button will allow you to select a stoping point.

Wall

The Wall button will allow you to place obstacles on the grid in a click and drag fashion.

X

The reset button will clear the grid.

Controls
Board Size:
20x20
Slide to set the grid size
Set:
Start
Set starting point
Stop
Set stopping point
Wall
Draw walls
X
Reset
Draw Path
Start Search