A Micromouse simulator: write and test maze-solving code without a physical robot
-
Updated
Nov 14, 2024 - C++
A Micromouse simulator: write and test maze-solving code without a physical robot
A game based on Micromouse in Python.
A simulation software that simulates a grid world to show the operation of maze solving using the Flood Fill algorithm
Micromouse written in micropython
This is a micromouse maze solving simulation on ROS. The algorithm was developed 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.
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 maze solving simulator using FLTK, C, C++ on a Ubuntu Linux platform.
A micromouse simulator as the basis for writing an algorithm
Micromouse Simulator and Maze solver
Micromouse simulator with four levels written in C
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."