Path Finding Visualizer

Pathfinder

A Python GUI App which visualizes path finding in pygame window.

Algorithms Added

Setup

Clone the repository
git clone https://github.com/karan0805/Path-Finding-Visualizer.git
Move to the desired folder
cd Path-Finding-Visualizer
To install the dependencies, simply write
pip install -r requirements.txt
To run the app, simply write
python main.py

Screenshots

UI

UI Of App

UI Of App

A-Star

A-Star

Dijkstra

Dijkstra

Greedy Best-First

Greedy

contributions welcome Open Source? Yes!

forthebadge forthebadge

If you encounter any difficulty running it, feel free to contact on my email 😄

If you liked our work do give us a star ⭐⭐⭐ It Encourages us to do more 😉 💫