Brick Breaker game made using Python

by Ritvik G

Description

I've tried to recreate the Brick Breaker game from Blackberries (also known as Breakout). This game consists of 5 levels and a description of each level is provided when you start the game. The game ends either when all of the bricks have been broken or when the ball falls off the bottom side of the screen. When the game ends, your score (i.e. the number of bricks you broke) is displayed. If you would like to check out my code, fell free to do so on the link below: https://github.com/Ritvik-02/BrickBre...