Skip to content

the-javapocalypse/Brick-Breaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Brick-Breaker

Brick Breaker (Bounce) Game made in Python. It is one of the classic games I grew up playing on gameboys etc. Some bricks contains power-ups like the ball speed is decreased, paddle speed or width is increased etc.

Game Screenshot

Built With

  • Python 3.3
  • Tkinter

Contributing

  1. Fork it
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Authors

Muhammad Ali Zia

License

This project is licensed under the MIT License - see the LICENSE.md file for details