summaryrefslogtreecommitdiffstats
path: root/TODO.md
blob: c6ae8c7cf6793fb0780d62a3c7c2dce26453dec0 (plain)
1
2
3
4
5
6
7
8
9
10
11
## TODO
 - UI widgets
    - list
    - scrollbale vert/horiz
 - Algos
    - Distance
    - Adjacents
    - Line Of Sight
    - Reachable Tiles ::: BFS
    - Shortest Path ::: A*
 - CircleMap