Skip to content

Shishir99-code/Path-Finding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A* Pathfinding Visualizer

A visual demonstration of the A Pathfinding Algorithm* built with Python and Pygame. This interactive application allows users to create barriers, set start and end points, and visualize the pathfinding process in real-time.


Features

  • Interactive Grid: Click to place start point, end point, and barriers.
  • Real-Time Visualization: Watch the A* algorithm explore the grid and find the shortest path.
  • Path Highlighting: Displays the final path in a distinct color after computation.
  • Reset & Modify Grid: Remove nodes or reset the entire grid to try different scenarios.

About

Github repository for path finding algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages