Godot Hexgrid Save

a godot based framework to build hex map boardgames.

Project README

godot-hexgrid

is a godot based framework to build hex map boardgames.

code is based on gdx-boardgame, which is based on rustanddust.

test maps made with hexmap a gimp plugin.

features

- [x] Distance
- [x] Adjacents
- [x] 3D Line Of Sight
- [x] Reachable Tiles ::: BFS
- [x] Shortest Path ::: A*
- [x] Range Of Influence (LOS - Fire Power)
- [ ] Battle lines (Kruskal + farthest apart units are the flank units)

screenshots

Line Of Sight Possible Move - Shortest Path Range Of Influence Path

Open Source Agenda is not affiliated with "Godot Hexgrid" Project. README Source: jeremyz/godot-hexgrid
Stars
103
Open Issues
0
Last Commit
5 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating