Project Introduction
This is a classic brick-breaker game where the player controls a paddle to keep the ball bouncing and break the bricks. When the score reaches a specific threshold, the game enters two-ball mode to provide an additional challenge.
Project Showcase
Game Interface

Two-Ball Mode


Technologies
- C++: Develops the game logic and interaction mechanics
- Raylib: Handles game rendering, mouse and keyboard input, and collision effects