Inspiration
I wanted to create a fun game that encourages competition. I thought of making a maze, but a regular maze wouldn’t be enough.. I needed to add more to it to make it challenging - so instant loss walls and a timer were added!
What it is
It’s a maze where you navigate from the green tile to the red tile, making sure not to touch any walls! Your time is tracked, so be quick, and only your first attempt counts!
Recent Updates
This game was submitted to a previous hackathon. Major updates made during the current hackathon's submission period include:
- changing the navigation method to an on-screen joystick instead of the player's mouse/finger
- allowing players to attempt the maze again
- adding a leaderboard
How it was built
It was built with Devvit Web, using HTML, CSS, and TypeScript for the client and Express with TypeScript for the server. MS Paint and Figma were used for designing. Icons from lucide.dev were used for the UI.
Log in or sign up for Devpost to join the conversation.