BrickBreaker Game Python Code

by Hana :)

Description

The project is a game of BrickBreaker, a ball bounces off every wall except for the bottom wall and the paddle that can be moved using the mouse and if the ball hits the bottom wall the game is over. The bricks that the ball hits are removed and the score is given at the end of the game, which is the number of bricks removed.