Build Status Build Status

AI Maze

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.

Installation

  1. Download pipenv with python pip
  2. Clone this directory
  3. Navigate to this directory in terminal
  4. Run pipenv install to install dependencies
  5. Run pipenv run maze to open the game

Built With

Share this project:

Updates