Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

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