Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 223 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 223 Bytes

Breakout-Game

Breakout game (brick-breaker) using JFrame, JPanel, and Java awt.

Instructions:

  • Break all the bricks to win
  • Use the mouse to move the paddle horizontally
  • Each brick that you break is worth one point