Skip to content

Python based desktop tool for visualizing pathfinding algorithms

Notifications You must be signed in to change notification settings

skyman503/python-pathfinding-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Pathfinding Visualization

Starting

Run main.py to start the visualization tool

Usage

First left mouse click sets starting node
Second left mouse click sets finish node
Every other mouse click sets wall

Press A for A* visualization
Press D for Dijkstra visualization
Press C to clear the grid

About

Python based desktop tool for visualizing pathfinding algorithms

Topics

Resources

Stars

Watchers

Forks

Languages