Skip to content

ZackMFleischman/mazes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Maze Explorations

This python script will generate and solve a large maze.

Setup

It is built on top of pygame.

How to install pygame on Mac:

brew install sdl sdl_image sdl_mixer sdl_ttf portmidi
pip install install https://bitbucket.org/pygame/pygame/get/default.tar.gz

Afterwards, run via the command:

python src/maze.py

Output

alt tag

About

Maze Explorations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages