Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 374 Bytes

File metadata and controls

11 lines (9 loc) · 374 Bytes

Brick Breaker

Game Details

  • 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.

How to Run

  1. Make sure Python 3.x is installed.
  2. Navigate to the folder containing the game:
cd Python/Brick_Breaker