Skip to content

Pathfinding Visualizer created with Python and multiple pathfinding algorithms such as Dijkstra's and A*. GUI created with tKinter.

Notifications You must be signed in to change notification settings

KwanYoon/Python-Pathfinding-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Pathfinding Visualizer

This is a Pathfinding Visualizer created with Python and its PyGame library. Pathfinding algorithms such as Dijkstra's and A* can be visualized, with the GUI created with Tkinter.

Choose your personalized settings

pathfinder-settings

Create your own maze

72cdebeea11c2434a2b8709c71ee2e9f

Djikstra's Algorithm

162096ac39947da70c24c1033b9735e8

A* Algorithm

e99e61c21dfb3d4418bd2f045487bc62

Information about the maze

64e5bed59b80b075742c8d7578343a41

ed85a5e62d71b188df781c9c682683e9

About

Pathfinding Visualizer created with Python and multiple pathfinding algorithms such as Dijkstra's and A*. GUI created with tKinter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages