This is a game in which using a slider we have to keep the ball bouncing upwards, so that all the bricks are destroyed. Its a desktop Java Application.
- Swing
- AWT
- Java 12.02
Ensure that you have the Java SE version 12.02 and above.
To Download Java click
the below link
Now download all the three game files in one folder
- Main.java
- GamePlay.java
- LevelGenerator.java
Just open command prompt and change the directory to your folder, then run the command:
javac Main.java
then:
java Main
Let me know your feedback about this game.
[email protected]