Skip to content

palash-gupta/AStarSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of A* Search with PyGame Visualisation

Currently only works on Windows

Installation

git clone https://github.com/palash-gupta/AStarSearch.git
cd AStarSearch
pip install -r requirements.txt

Run

for slowmode

python main.py -s

for normal speed

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages