Skip to content

This is a classic Brick Breaker (Breakout-style) arcade game developed using Python and the Pygame library. Control the paddle, break all the bricks, and try not to miss the ball!

Notifications You must be signed in to change notification settings

Rafay-Baloch/breakout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

breakout

Breakout Game 🎮

This is a classic Breakout-style arcade game built using Python and Pygame.

🎯 Features

  • Ball and paddle gameplay
  • Colorful bricks that break on impact
  • Extra lives (heart drops) on brick hit
  • High score saving to file
  • Smooth animation and sound

🛠️ How to Run

  1. Make sure you have Python installed.
  2. Install Pygame: pip install pygame
  3. Run the game:

📂 Files

  • ball.py: Main game logic
  • heart.png: Image for extra lives
  • high_score.txt: Stores high score
  • README.md: This file

👨‍💻 Author

  • Abdur Rafay Hassan Baloch

📸 Screenshot

Gameplay Gameplay Gameplay Gameplay Gameplay

Enjoy the game!

About

This is a classic Brick Breaker (Breakout-style) arcade game developed using Python and the Pygame library. Control the paddle, break all the bricks, and try not to miss the ball!

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages