Skip to content

A simple singleplayer breakout ball game in Java. The player has to destroy the layer of bricks by controlling a ball with a paddle.

Notifications You must be signed in to change notification settings

Tanya-Rawat/breakoutBall

Repository files navigation

Breakout Ball Game

A simple single-player breakout ball game in Java. The player has to destroy the layer of bricks by controlling a ball with a paddle.

What is this?

Breakout-Java is a clone of the original Breakout, made by Steve Wozniak, Nolan Bushnell and Steve Bristow while working at Atari in 1976. This is a simple recreation. I learnt how to develop Graphical User Interfaces using Java's Swing library in the most fun way possible while creating this Breakout Ball Game.

Built with

  • Java
  • Java Swing

Installation

  • Make sure you have any modern version of Java installed.
  • Clone this repo git clone https://github.com/Tanya-Rawat/breakoutBall
  • Run the Main.java
  • To Play, You can use the arrow keys to control the paddle.

Screenshot

image

image

About

A simple singleplayer breakout ball game in Java. The player has to destroy the layer of bricks by controlling a ball with a paddle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages