https://github.com/brainstone/tmstar
A* pathfinder for TMNF/TMUF using Donadigo's TM Interface
https://github.com/brainstone/tmstar
Last synced: 4 months ago
JSON representation
A* pathfinder for TMNF/TMUF using Donadigo's TM Interface
- Host: GitHub
- URL: https://github.com/brainstone/tmstar
- Owner: BrainStone
- License: gpl-3.0
- Created: 2021-08-24T22:36:37.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-28T00:06:19.000Z (almost 5 years ago)
- Last Synced: 2024-12-31T08:45:37.046Z (over 1 year ago)
- Language: C++
- Size: 129 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TMStar
A* pathfinder for TMNF/TMUF using Donadigo's TM Interface