Breakout Game created using JavaScript, HTML and CSS
- Move paddle using arrow keys or your mouse
- Press P on keyboard to toggle pause/resume
- When game is paused click top right icon to mute/unmute game sounds
- Click Start to start the game and using arrow keys or your mouse move the paddle to prevent the ball from reaching the bottom of the screen.
- Try to hit all bricks with the ball to remove them from the screen and earn points.
- Breaking all bricks before running out of lives results to completing the game.
- Losing all 3 lives before breaking all the bricks results to losing the game.