Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/civ-clone/core-world-path
https://github.com/civ-clone/core-world-path
civilization typescript
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/civ-clone/core-world-path
- Owner: civ-clone
- License: mit
- Created: 2020-10-03T06:42:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-13T19:59:48.000Z (almost 4 years ago)
- Last Synced: 2024-11-07T19:21:23.409Z (about 2 months ago)
- Topics: civilization, typescript
- Language: TypeScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# core-world-path
The base `PathFinder` library (and `PathFinderRegistry`) which allow other packages to build intelligent path-finding mechanisms to help AI move `Unit`s between two `Tile`s.