Skip to content

RichaArora11/Micromouse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Micromouse

Micromouse_the.half.red.skull

Micromouse is an event where small robot mice solve a 16×16 maze.
The maze is made up of a 16×16 grid of cells, each 180 mm square with walls 50 mm high. The mice are completely autonomous robots that must find their way from a predetermined starting position to the central area of the maze unaided. The mouse needs to keep track of where it is, discover walls as it explores, map out the maze and detect when it has reached the goal. Having reached the goal, the mouse will typically perform additional searches of the maze until it has found an optimal route from the start to the finish. Once the optimal route has been found, the mouse will run that route in the shortest possible time. - Wikipedia

“One should always play fairly when one has the winning cards.”
― Oscar Wilde

TODO

  • modularisig codebase
  • adding ports

Resources

About

Micromouse_the.half.red.skull

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%