diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -14,10 +14,11 @@ test maps made with [hexmap](https://github.com/jeremyz/hexmap) a [gimp](https:/ - [x] 3D Line Of Sight - [x] Reachable Tiles ::: BFS - [x] Shortest Path ::: A* - - [ ] Range Of Influence (LOS - Fire Power) + - [x] Range Of Influence (LOS - Fire Power) - [ ] Battle lines (Kruskal + farthest apart units are the flank units) ## screenshots ![Line Of Sight](data/los.gif) ![Possible Move - Shortest Path](data/move.gif) +![Range Of Influence Path](data/influence.gif) |