What it does
A maze game where you try to complete it with WASD or arrow keys, and don't forget to get powerups along the way!
How I built it
Used Python, Replit, and Pygame to create this project
Challenges I ran into
Making the maze generator for this game was challanging, and I made many prototypes. I finally got one that made decent mazes!
Accomplishments that I'm proud of
I'm proud that I made a game with a maze generator in less than 4 days! I've never done anything so fast before.
What I learned
I learned how to use a random walk algorithm and how to convert array data to what you see in a game
What's next for The Maze
Next I'll be make the generator make more complex mazes, adding animations (such as walking), fix bugs, add more powerups, and add an imposter gamemode!

Log in or sign up for Devpost to join the conversation.