Home
Softono

Godot Hexgrid

Open source MIT GDScript
151
Stars
33
Forks
0
Issues
7
Watchers
2 years
Last Commit

 About Godot Hexgrid

a godot based framework to build hex map boardgames.

Platforms

Web Self-hosted

Languages

GDScript

Links

Need Help Installing Godot Hexgrid?

We provide expert installation service for this software. Our team will install, configure, and secure Godot Hexgrid on your server. plans start at just $30.

Godot Hexgrid

View on GitHub

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