Skip to content

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

License

Notifications You must be signed in to change notification settings

mackorone/breadth-first-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages