Skip to content

FOSS-Cell-GECPKD/brick-breaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Join the chat at https://gitter.im/FOSS-Cell-GECPKD/brick-breaker License Issues

Brick Breaker

Brick breaker is a game in which the player must smash a wall of bricks by deflecting a bouncing ball with a paddle. When the player destroys all the bricks, he or she will win the game. The language used is java and we have three files the main class, the gameplay class and a wall generator class. To build this game we used JFrame and Jpanel for drawing different graphics. In the game the player gets 40 bricks to smash and for each smash the player score 5 points.

Screenshot

SETUP

Clone this repo!

Make a local clone of this repo, so you can work on it from your own computer.

git clone https://github.com/FOSS-Cell-GECPKD/brick-breaker.git

HOW TO PLAY THIS GAME

You need the .jar file of brick-breaker game named Breakout_Ball.jar and your system should support java. You can download or extract the jar file. After that, just double click the jar file and the game is ready to play.

CONTROL

Press left or right key to start the game. Move the paddle left and right to deflect the ball. Press enter to restart.

CONTRIBUTING

How Can I Contribute?

When you are ready to start work on an issue:

  • Let us know by leaving a comment on the issue. (Also let us know later if you are no longer working on it.)
  • Once you have been assigned the issue (or once you have claimed the issue) only then proceed to make the Pull Request. This will help avoid multiple PRs pertaining to the same issue.

If you don't see your idea/issue listed, do one of the following:

  • If your contribution is minor, such as a typo fix, you can directly open a pull request.
  • If your contribution is major, such as a new feature/enhancement, start by opening an issue first. This way, other people can be also involved in the discussion before you do any work.

COMMUNITY

Discussions about Brick-Breaker take place on Gitter Chat. Anyone is welcome to join these conversations.

LICENSE

Licensed under the MIT License.

This project was a part of FOSS OpenHack '20: https://openhack.gitbook.io/openhack-20/.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages