Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 836 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 836 Bytes

Maze Runner - Maze Generator & Solver using breadth-first search

Maze Runner is project to visually show how a breadth-first search algorithm works.

Usage

To run this project simple run the following command in the root of the directory

python3 main.py

Demo

Author

👤 Ty Facey

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator