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