Skip to content

RaccoonAhro/MazeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

MazeGenerator

Introduction

Just a simple maze generator in Python. I wanted to try using what I've been learning about in Python to make something.. somewhat useful. It is by no means optimized and every Python expert would probably look at it in horror but I made it myself and I'm proud of that. :)

Requirements

You do need pygame for the visualisation. Since I'm not familiar with the different versions I won't give you a specific version but at the time of making I was using pygame 2.5.0 so if it doesn't work, try using that one.

Screenshots

If you want to save the mazes generated you need to make a separate folder in the same directory as the .py, call it "screenshots" and uncomment the lines 214-220.

About

random maze generator in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages