An open API service indexing awesome lists of open source software.

https://github.com/scifer99/brick-breaker-game

This is another game developed in Python.
https://github.com/scifer99/brick-breaker-game

2d-game 2d-graphics brick-breaker pygame-games pygame-gui python3

Last synced: 2 days ago
JSON representation

This is another game developed in Python.

Awesome Lists containing this project

README

          

# Brick-Breaker-Game
This is another game developed in Python.

Greetings all! I have another challenge!

Here we have a brick breaker game set up, but there is something wrong.
The ball is not moving? Why is it not moving?

This is challenge I leave to the Python community. :-)

Packages needed:

pip install pygame
pip install time

Happy Coding!