Skip to content

belliriccardo/JBreakout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Breakout clone in Java and Swing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages