Draw a maze with your mouse and then hit "run" and use your arrow keys to move the player from one end to another! AI attempted solving to be implemented.
- Download pipenv with python pip
- Clone this directory
- Navigate to this directory in terminal
- Run pipenv install to install dependencies
- Run pipenv run maze to open the game