An open API service indexing awesome lists of open source software.

https://github.com/maharshmellow/a-star-algorithm

Python Simulation of the A* Algorithm
https://github.com/maharshmellow/a-star-algorithm

Last synced: 3 months ago
JSON representation

Python Simulation of the A* Algorithm

Awesome Lists containing this project

README

        

# A* Algorithm
Python Simulation of the A* Algorithm

## Examples
#### User Placed Obstacles
screen shot 2016-05-06 at 12 06 32 am
#### 1000 Randomly Generated Obstacles
screen shot 2016-05-06 at 12 42 36 am
#### 10000 Randomly Generated Obstacles
screen shot 2016-05-06 at 12 36 14 am

Note: If the entire screen turns red, there exists no path from the start to the end