# this file is currently used as task reminder

## 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
 - UI widgets
 - GameScreen
 - BoardCamera
 - Assets
 - LoadingScreen
 - Fonts