Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 587 Bytes

File metadata and controls

17 lines (10 loc) · 587 Bytes

BreakOut Game

BreakOut Game using Canvas, JavaScript, HTML and CSS

Features

  • 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.