docs: update README.md

This commit is contained in:
Dan Anglin 2024-02-13 00:19:56 +00:00
parent 7d976f2350
commit 60e557c725
Signed by: dananglin
GPG key ID: 0C1D44CFBEE68638

View file

@ -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