• Stars
    star
    1
  • Language
    C++
  • Created over 4 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This program plots a path between two points on a map using real map data from the OpenStreeMap project. The path is found by using the A* search algorithm.