Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 765 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 765 Bytes

Miniature Maze Solver

I made a twitter bot that solves another twitter bot's mazes. Everything important is in mazesolver.py. That's about it...

Link to the account

e.g. Other bot's generative maze:
╔═╦══╦═════╦╦══╗
║╔╝╔╗╠╔═╗╔╔║║╔╠║
║║╔╝╠═╝╣╗║═╣╔║╔║
║║╠╔║║╦╩═╩╗╚═╝║║
║╔╝╔╩╗╚═╗╠╚═╦═╝║
║╠═╣╠╠═╗╚╣╗╚║╩╦╣
║═╔═╝╚╠╚╗╚╣╚╩╔╦║
╚═╩═════╩═╩════╝

My bot's solution:
Solved Maze