Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 241 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 241 Bytes

Mazes

This was a project that I did as part of a challenge from a friend.

Running maze_ui.py will print starting and ending locations for a maze, then display the maze and then that mazes' solution.

Maze displaying requires matplotlib.