Skip to content

jlatojny/brick-breaker-game

Repository files navigation

Brick Breaker!

A simple brick-breaker game built using Java.

To play, download the master file into working directory and unzip.

If you have not yet installed Java Develeopment Kit (JDK), install using:

sudo apt install default -jdk

Compile the program using: javac Window.java

Run the game using: java Window

Enjoy!

brick-break

Releases

No releases published

Packages

No packages published

Languages