summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index d0642eb..6d427b9 100644
--- a/TODO.md
+++ b/TODO.md
@@ -23,6 +23,6 @@
- [x] Adjacents
- [x] 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)