Skip to content

flow96/Brick-Breaker-Game

Repository files navigation

Brick-Breaker-Game

This is a clone (proof of concept) project of a popular app called "Bricks Breaker".
The LibGDX Framework was used for cross-platform compatibility.

General

All the code can be found within the core/src folder.

Gameplay

The gameplay is fairly simple. You have a given amount of balls, which you have to use to shoot the blocks. Each block has a limited "life". Every hit subtracts one life. As soon as all your balls fall back to the ground, the blocks will move one row downwards. When the first block touches the ground the game is lost. If you destroy all the blocks, then the game is won and you move on to the next level.

Game 1 Game 2

Game 3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published