https://github.com/foo290/a-star-path-finding
A visualizer for path finding algorithm A* in python
https://github.com/foo290/a-star-path-finding
algorithms-and-data-structures astar-algorithm datastructures pygame python python3 visualization
Last synced: about 1 year ago
JSON representation
A visualizer for path finding algorithm A* in python
- Host: GitHub
- URL: https://github.com/foo290/a-star-path-finding
- Owner: foo290
- License: mit
- Created: 2021-07-19T03:24:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-19T04:03:06.000Z (over 4 years ago)
- Last Synced: 2025-01-06T21:48:08.208Z (about 1 year ago)
- Topics: algorithms-and-data-structures, astar-algorithm, datastructures, pygame, python, python3, visualization
- Language: Python
- Homepage:
- Size: 2.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A-Star-path-finding visualizer