Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 523 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 523 Bytes

Welcome to Pathfinding Visualizer!

Currently, the visualizer supports A* pathfinding algorithm.

Visualizer in Action

Simple Case

simple

Routine Case

routine

How to Use

Left mouse click:

place start node / end node / barriers

Right mouse click:

remove start node / end node / barriers

Space Bar:

start algorithm and animation

'C' key

reset window

Thanks for Visiting!

github