# Pathfinding ## Which algorithms ? Dijkstra & A* ## What type of graph I am using ? Directed graph ## Why use Golang? I have wanted to play around with golang for a while but didn't have a good project for it. My hopes are to play with the ___ side by running the algorithm in ___ **I Will soon setup the correct Golang structure with modules etc ... don't worry**