Skip to content

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

Notifications You must be signed in to change notification settings

satyarth12/A_star-Path-finding-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages