Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 196 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 196 Bytes

maze_solver

An exercise in solving a maze

This project assumes you have Python 3, and the curses, json, and requests Python library packages.

Run the project by typing python3 main.py