MicroMouse Game (PathFinding Game)
-
Updated
May 19, 2021 - Python
MicroMouse Game (PathFinding Game)
A simulation software that simulates a grid world to show the operation of maze solving using the Flood Fill algorithm
This repo includes academic curriculum related projects.
This is a micromouse maze solving simulation on ROS. The algorithm was developed in python.
A Python-powered MicroMouse robot designed to autonomously navigate mazes using real-time sensor data and algorithms like wall-following, flood-fill, and dead-end filling. Features live mapping, path optimization, and serial communication with the robot’s hardware platform. Built for speed, adaptability, and efficient maze-solving.
Implementation of the Micromouse maze-solving algorithm, designed for autonomous navigation of a robotic mouse through a maze.
Add a description, image, and links to the micromouse-maze-solver topic page so that developers can more easily learn about it.
To associate your repository with the micromouse-maze-solver topic, visit your repo's landing page and select "manage topics."