deep-foundation / deep-foundation/deep-game
hex pathfinding v1
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The package provides communication - “calculate the route”. Leads from a connection that has X/Y (from #3) to a point in the same space (a connection from this new package) that also has X/Y, and at the output creates a connection or connections that describe the resulting path using any of the pathfinding packages or obvious algorithms.
Recoment to research:
https://www.redblobgames.com/grids/hexagons/
https://github.com/qiao/PathFinding.js/ & https://qiao.github.io/PathFinding.js/visual/
https://github.com/AlurienFlame/Honeycomb & https://alurienflame-honeycomb.glitch.me/
https://github.com/Rory-Sullivan/Hexagonal-Path-Finding-Visualiser
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.