Click Here to Play: Brick Breaker
- We divided the project into three parts
- Physics Engine
- Game UI
- Landing Page
- The player has 3 lives to complete the level
- Added sound for collision of ball with paddle and bricks
- We had some bugs in our game engine due to which the ball was getting stuck at the edges.
- We fixed by taking into account the width of the ball at the edges.
- We has some difficulty in controlling the paddle through the mouse input.
- We used the mouse function which we searched in the MDN docs which suited our needs.
Hope you enjoy the game ! 🧱