metafy-social / python-scripts

A repository of python scripts that come in handy in automating day-to-day tasks
MIT License
452 stars 182 forks source link

Added Brick Breaker #431

Closed Khushi260 closed 1 year ago

Khushi260 commented 1 year ago

Description

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.

Fixes #420

Developer's checklist

If changes are made in the code: