Skip to content

jeremyz/godot-hexgrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1324cfe · Nov 8, 2023

History

48 Commits
Mar 14, 2023
Jul 19, 2020
Nov 8, 2023
Aug 28, 2021
Aug 28, 2021
Aug 24, 2021
Jul 20, 2020
Jul 19, 2020
Jul 9, 2020
May 23, 2021
Mar 14, 2023
Nov 8, 2023

Repository files navigation

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

Releases

No releases published

Packages

No packages published