summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..c6ae8c7
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,11 @@
+## TODO
+ - UI widgets
+ - list
+ - scrollbale vert/horiz
+ - Algos
+ - Distance
+ - Adjacents
+ - Line Of Sight
+ - Reachable Tiles ::: BFS
+ - Shortest Path ::: A*
+ - CircleMap