Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 204 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 204 Bytes

Micromouse

This repo is my micromouse project. It has my Arduino code for my mouse implementing floodfill algorithm to solve the maze. The floodfill algorithm is simulated with c++ via Visual Studio.