https://github.com/notapenguin0/astarsearch
AStarSearch Implementation
https://github.com/notapenguin0/astarsearch
Last synced: over 1 year ago
JSON representation
AStarSearch Implementation
- Host: GitHub
- URL: https://github.com/notapenguin0/astarsearch
- Owner: NotAPenguin0
- License: gpl-3.0
- Created: 2017-11-26T15:30:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-07T14:42:28.000Z (about 8 years ago)
- Last Synced: 2025-01-23T22:24:50.517Z (over 1 year ago)
- Language: C++
- Size: 18.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# AStarSearch
AStarSearch Implementation
Basic A* search implementation in a 2D grid