Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

reimeytal/maze-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mazealgorithm

A maze solving algorithm. This algorithm is based on the BFS algorithm. The sample photos provided were taken directly from Mike Pound's repository, I do not claim them to be mine. Here is a link to his maze repo: https://github.com/mikepound/mazesolving