I am submitting for the Best UI Track
Inspiration
I wanted to learn to react by doing a front-end-only project. I also thought about another maze game I made as a class project where I hand-made the maze and wondered what a custom-generated maze would look like.
What it does
It is a maze game, you use the buttons to traverse through the maze.
How I built it
It is built using react in the Vite build package. It uses Material UI as a front end.
Challenges I ran into
I was struggling on getting a proper maze-building algorithm. I spent a couple of hours figuring out the algorithm and made a depth-first search algorithm from scratch.
Accomplishments that I'm proud of
I'm proud that I soldiers on till the end to complete this project solo. I am also proud of finding the depth-first search algorithm from scratch. I reinvented the wheel.
What I learned
I learned to use react comprehensively and improved my already existing skill set on the technology. It also improved my problem-solving skill.
What's next for A-Mazing Game
I want to spend more time converting this into an electron app. I want to explore technology and improve my skill set.

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