Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 180 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 180 Bytes

MaveLive

First attempt at a simple self generating and solving maze to learn android app development.

##TODO:

Change maze solution algorithm to use BFS instead of DFS.