Maze Game banner

Maze Game

12 devlogs
5h 58m 53s

This game will test your skills in finding your way out of a maze. You have to get the ball through the maze to the square to win the game.

Demo Repository

Loading README...

Sadiya

Shipped this project!

Hours: 5.98
Cookies: 🍪 29
Multiplier: 4.78 cookies/hr

I made a maze game where the player controls a ball and navigates through a generated maze to reach the square (goal). The game uses physics engine to generate maze walls, handle collisions, and move the ball using keyboard inputs (WASD or arrow keys). When the ball touches the square, the player wins and the maze falls. I learned how to generate a maze using physics engine and keyboard inputs.

Sadiya

This is a full video of the working game

1

Comments

M8000
M8000 28 days ago

Suggestion - improve the physics and the maze gen. The mazes are too easy to solve, and the ball control is weird. Really fun game tho, gj!

Sadiya

I changed the color of the ball, square, and the horizontal bars or walls

Attachment
0
Sadiya

I fixed a few typos
This is the results

0
Sadiya

I finished all the code and now I will fix any issues
This is how the maze looks so far

Attachment
0
Sadiya

Finished the CSS
Here is the result

Attachment
0
Sadiya

I decided to rewrite my code and just finished the html
This is the result so far

Attachment
0
Sadiya

So i am done with the code
and now I will fix any issues with it
But this is what I have so far

0
Sadiya

I added a lot of code to the JS
The code I added today was the message, players move, players position and timer
This is just some of the code I have written

Attachment
0
Sadiya

I added code in the JS like functions and while loops
But I notice that I am able to click on the arrow buttons

3

Comments

bgtulk
bgtulk about 2 months ago

tip: use icons instead of emojis, it will look A WAY BETTER(my opinion), you can use websites for icons like this ones:

ali
ali about 2 months ago

+1 to what bgtulk said!! Google also offers a pretty nice set of icons if you’re interested: https://fonts.google.com/icons

Sadiya
Sadiya about 2 months ago

These are really nice. Thanks for the suggestions

Sadiya

Added some CSS
I have a lot more to add but this is how it looks so far
These are the controls for the character that needs to get passed the maze

Attachment
0
Sadiya

I started coding
I finished the HTML and now
I am on the CSS
These are the emojis that I am using for this project

Attachment
0
Sadiya

This is my third project
Added it to Github and made my first commit

Attachment
0