• Stars
    star
    1
  • Language
    Python
  • Created over 2 years ago
  • Updated almost 2 years ago

Reviews

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

Repository Details

Robot solving maze using several state-of-the-art (SOTA) maze-solving approaches: BFS, DFS, Dijkstra, A* and wall following.