Projectbrick breaker

p5.js-game

Brick breaker p5js game

Brick Breaker is a game which the player must smash a wall of bricks by deflecting a bouncing ball with a paddle.

The player has 1 minute and 30 seconds to destroy all the bricks and thus win the game.

If the ball hits the bottom of the screen or if the time runs out, the game is over.

Created using HTML, JS, and the p5.js library. Further details can be found on its github repository.

Click to play