Maze generation and path finding using graph search and divide and conquer algorithms.
First, install pygame with the command
pip3 install pygame
To path-find, simply run
python3 play.py -n
where n is the size of the desired maze.
| Name | Name | Last commit date | ||
|---|---|---|---|---|