Breakout is a game created with Python 3, using the module PyGame. It is a ball game where you bounce the ball by moving the paddle. Eliminate all the blocks to win.
-
Updated
Jul 24, 2021 - Python
Breakout is a game created with Python 3, using the module PyGame. It is a ball game where you bounce the ball by moving the paddle. Eliminate all the blocks to win.
Pong is a ball game with multiplayer and single-player modes created with Turtle Graphics in Python 3. This video game features 4 game modes. You can play with both 1 ball or 2 balls. Good luck and happy gaming!
Python project for Python final exam
Machine learning demonstration where user creates obstacles, and the ball has to navigate through them.
Add a description, image, and links to the ball-game topic page so that developers can more easily learn about it.
To associate your repository with the ball-game topic, visit your repo's landing page and select "manage topics."