Update README.md

This commit is contained in:
Khushi Jha 2022-10-15 06:14:52 +05:30 committed by GitHub
parent 899ec9ea71
commit 3a1ddfad4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,4 @@
# Brick-Breaker-Python
# Brick-Breaker-Python
Brick breaker game in which there is a ball that bounces of a platform to break a brick wall and the player has to keep the ball going by making sure the paddle is always there to bounce off the ball back.
The game will have three layers of bricks, and each layer of brick will have a different hit capacity, which means some bricks will break in a single hit, some will require a double hit and some will require three hits.