A* search Maze Navigator with recursion instead of while loops
-
Updated
Apr 24, 2025 - Java
A* search Maze Navigator with recursion instead of while loops
Some code for an ardiuno-controlled Sumo robot to navigate a maze and detect objects.
The Maze Navigator repo is a Python project for solving mazes using different algorithms. It includes source code, libraries, and a user-friendly interface. The output is a textual representation of the solved maze in the terminal.
Add a description, image, and links to the maze-navigator topic page so that developers can more easily learn about it.
To associate your repository with the maze-navigator topic, visit your repo's landing page and select "manage topics."