/A_star-Path-finding-visualizer

Informed search algorithm (A star) implemented in python with a visualizer to get the detailed understanding of the algorithm.

Primary LanguagePython

A_star-Path-finding-visualizer

Informed search algorithm (A star) implemented in python with a visualizer to get the detailed understanding of the algorithm.

Requirements :

Pygame package

pip install pygame

Running the visualizer:

On your cmd :

python a_start.py