diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 20 |
1 files changed, 15 insertions, 5 deletions
@@ -1,13 +1,23 @@ +# this file is currently used as task reminder -# TODO +## TODO - UI widgets + - list + - scrollbale vert/horiz + - Pawn Animations + - Algos + - Distance + - Adjacents + - Line Of Sight + - Reachable Tiles ::: BFS + - Shortest Path ::: A* + - CircleMap + +## DONE - SquareMap - HexMap - TriangleMap - - CircleMap - - gfx - -# DONE + - UI widgets - GameScreen - BoardCamera - Assets |