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
- Host: GitHub
- URL: https://github.com/maharshmellow/a-star-algorithm
- Owner: maharshmellow
- Created: 2016-05-04T00:36:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-14T05:40:06.000Z (almost 9 years ago)
- Last Synced: 2025-01-14T14:13:39.724Z (4 months ago)
- Language: Python
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A* Algorithm
Python Simulation of the A* Algorithm## Examples
#### User Placed Obstacles![]()
#### 1000 Randomly Generated Obstacles![]()
#### 10000 Randomly Generated ObstaclesNote: If the entire screen turns red, there exists no path from the start to the end