Skip to content

CryptoCow0/PyGame-Maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyGame-Maze

A fun maze with increasing difficulty as each level continues! See if you can beat all 3 levels!

Visuals

Parsing

By taking this file everything that is an X will then be turned into a wall Everything that is a _ becomes the path the + is the final goal.

This means that this template can be used to generate mazes so long as the conditions are met

About

Python Maze Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages