You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.