This project is a simple brick breaker game developed using JavaScript.
The objective of the game is to break all the bricks on the game board and achieve the highest score.
To play the game, open your browser and start the game here. Use the mouse to control the paddle and click the mouse to direct the ball.
- Simple and fun game mechanics
- Different difficulty levels
- Scoring system
- Clone this repository to your computer.
git clone https://github.com/nLabsGlobalTechnologgies/BrickBreakerGame.git
Open the index.html file in your browser to start the game.