haslamed / haslamed/algorithm-playground
Add a pathfinding algorithm
Open
majorfeature
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Needs to be able to navigate through static obstacles.
A good algorithm commonly used is the A* search algorithm - you can try this, or make your own.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.