A Micromouse simulator: write and test maze-solving code without a physical robot
-
Updated
Sep 5, 2025 - C++
A Micromouse simulator: write and test maze-solving code without a physical robot
IEEE Micromouse Competition - Micromouse Simulator
This is a program to drive a robot through a maze using Depth First Search as it's path-planning algorithm. The program is interfaced with Micromouse simulator for visualizing the maze and the robot in real-time.The concepts of object-oriented programming, inheritance, and dynamic polymorphism were used to develop this project.
Micromouse simulator with four levels written in C
Micromouse Simulator and Maze solver
This is a micromouse maze solving simulation on ROS. The algorithm was developed in python.
A simulation software that simulates a grid world to show the operation of maze solving using the Flood Fill algorithm
Web-based Micromouse Simulator & Maze Editor with pathfinding algorithms and real-time visualization.
A game based on Micromouse in Python.
This is a simulation for test the Micromouse maze solving algorithms. Using this simulation user can upload any maze and test the maze algorithm.
Micromouse written in micropython
Micromouse maze solving simulator using FLTK, C, C++ on a Ubuntu Linux platform.
A micromouse simulator as the basis for writing an algorithm
Add a description, image, and links to the micromouse-simulator topic page so that developers can more easily learn about it.
To associate your repository with the micromouse-simulator topic, visit your repo's landing page and select "manage topics."