SkillAgentSearch skills...

Micromouse

Micromouse Simulator and Maze solver

Install / Use

/learn @vineetvb/Micromouse

README

Micromouse

Micromouse Simulator and Maze solver

  • Simple Micromouse simulator
  • Create a random maze
  • Place a mouse with basic navigation
  • Configure your mouse with multiple wall detection sensors
  • Default maze navigation and maze solving algorithms
    • Plug in your own algorithms

MouseRun

Quick start

$ git clone git@github.com:vineetvb/micromouse

$ cd micromouse && mkdir build && cd build

$ cmake ..

$ make -j4

$ ./micromouse

Running on Unix

Should work out of the box on CentOSa nd Ubuntu

Running On Mac OS

Install XQuartz (xquartz.org)

Running on Windows

Not tested yet

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks2

Languages

C++

Security Score

75/100

Audited on May 3, 2024

No findings