summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index da97ecd..129bdc6 100644
--- a/README.md
+++ b/README.md
@@ -11,8 +11,8 @@ base map made with [gimp](https://www.gimp.org) and my plugin [hexmap](https://g
- [x] Distance
- [x] Adjacents
- - [x] Line Of Sight
- - [ ] Reachable Tiles ::: BFS
+ - [x] 3D Line Of Sight
+ - [x] Reachable Tiles ::: BFS
- [ ] Shortest Path ::: A*
- [ ] Range Of Influence (LOS - Fire Power)
- [ ] Battle lines (Kruskal + farthest apart units are the flank units)