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.
- Python 3.3
- Tkinter
- Fork it
- Create your feature branch: git checkout -b my-new-feature
- Commit your changes: git commit -am 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Submit a pull request
Muhammad Ali Zia
This project is licensed under the MIT License - see the LICENSE.md file for details