Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 424 Bytes

File metadata and controls

15 lines (8 loc) · 424 Bytes

breadth-first-search

A Micromouse maze-solving algorithm that uses BFS to determine each move.

For use with mackorone/mms, a Micromouse simulator.

Demo

Code

The code is less than 300 lines and can fit on a single screen: