Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 616 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 616 Bytes

JBreakout

Breakout clone made in Java and Swing, done some time ago as an exercise.

Features

  • Coded using the MVC and singleton design patterns
  • UI components realized in Swing, using NetBeans's graphical editor for layout
  • Sound effects!
  • Fully scalable window; resize the window however you want
  • Customizable player name and permanent highscores board
  • Games can be saved to (and resumed from) a file
  • Custom level-to-file format; levels can be easily built using simple scripts