- Language: Python
- Description: A classic mini GUI game where the player controls a paddle with the mouse to bounce a ball and break all the bricks. The game ends if the ball falls below the paddle.
- Make sure Python 3.x is installed.
- Navigate to the folder containing the game:
cd Python/Brick_Breaker