diff --git a/README.md b/README.md index e69de29..d1e4edd 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,14 @@ +# Maze Solver + +## Overview + +**This project is WIP.** + +The Maze Solver randomly generates a maze and systematically solves it. + +Built with Python and Tkinter. + +## Repository mirrors + +- **GitHub:** https://github.com/dananglin/maze-solver +- **Code Flow:** https://codeflow.dananglin.me.uk/apollo/maze-solver