BreakOut Game using Canvas, JavaScript, HTML and CSS
- This ia a desktop game.
- You can control it by arrow keys as well as with mouse.
- The player has to break the brick with the ball without hitting the floor.
- If the ball touches the floor, "GAME OVER!!!" appears with your final score.
- If you break all the bricks, "Congractulations You Won the Game!!!" appears.
- This game also show the Highscore among all the matches you played.