An open API service indexing awesome lists of open source software.

https://github.com/nathancordeiro/brick-breaker-game

Welcome to Brick Breaker – the ultimate nostalgia-inducing arcade experience brought straight to your fingertips!
https://github.com/nathancordeiro/brick-breaker-game

Last synced: 7 months ago
JSON representation

Welcome to Brick Breaker – the ultimate nostalgia-inducing arcade experience brought straight to your fingertips!

Awesome Lists containing this project

README

          

# Brick-Breaker-Game
Welcome to Brick Breaker – the ultimate nostalgia-inducing arcade experience brought straight to your fingertips! Take control of the paddle and unleash your skills as you smash through rows of bricks. With addictive gameplay, vibrant visuals, and a dash of retro charm, Brick Breaker Bash is guaranteed to keep you glued to the screen for hours of endless fun! Get ready to shatter records, challenge your reflexes, and relive the classic arcade era in style!

## Features

- Dynamic paddle movement
- Randomized ball direction
- Brick-breaking action
- Life system with game over conditions
- Play again option
- ASCII art intro

## How to Play

1. Use the left and right arrow keys to move the paddle.
2. Bounce the ball off the paddle to break the bricks.
3. Avoid letting the ball fall off the bottom of the screen.
4. Break all the bricks to advance to the next level.
5. Repeat until you run out of lives or complete all levels.

## Installation

To play Brick Breaker :

1. Clone this repository to your local machine:
git clone https://github.com/NathanCordeiro/Brick-Breaker-Game.git
2. Compile and run the `brick_breaker.cpp` file in your C++ compiler.
3. Enjoy the game!