Skip to content

Conversation

@SrizaPaul
Copy link

This PR adds a Brick Breaker game in Python using the turtle module. The game features a movable paddle controlled by arrow keys, a bouncing ball, and bricks that disappear when hit. It demonstrates basic game mechanics, collision detection, loops, and event handling in Python, providing a fun and interactive project for learning.

Closes #83

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Brick-Breaker Game

1 participant