Brick Breaker - Python

by Dhara P

Description

I created a version of Brick Breaker where you must press enter to start the game and you have 3 lives to complete the game. If the ball misses the paddle, a life is taken. Every time the ball hits the brick, the brick disappears and is added to your score. If you hit all of the bricks without losing all 3 lives, a victory note is printed on the screen whereas if you lose by using all 3 lives, a game over note is printed on the screen along with your score.