Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qeffects/lua-astar
An A* implementation for Typescript to lua.
https://github.com/qeffects/lua-astar
Last synced: 28 days ago
JSON representation
An A* implementation for Typescript to lua.
- Host: GitHub
- URL: https://github.com/qeffects/lua-astar
- Owner: qeffects
- License: mit
- Created: 2021-09-09T11:50:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-29T00:10:37.000Z (over 2 years ago)
- Last Synced: 2024-11-14T09:42:14.221Z (about 1 month ago)
- Language: TypeScript
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A Typescript To Lua A* pathfinding library
Uses my Priority List implementation