Skip to content

simon-yc/Pathfinding-Visualizer---Dijkstra-s-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Through the use of Pygame, implemented an aesthetically pleasing pathfinding visualizer

Given a start and end node, and any obstacles/walls, the program will illustrate the shortest path if it exists

Mouse:

left click - to place the start node, end node, and walls (in that order)

right click - to undo any node or wall

Keyboard:

enter - to start the visualizer

p - to rewatch the animation

r - resets all nodes and walls that have been placed

About

Pygame / Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages