The classic brick breaking game. Player uses 'a' and 'd' keys to control the paddle across the screen to bounce the ball into the colored bricks. Each brick color changes the ball's speed, so watch out!
Simply download the executable, double click, and play! Or you could always run it from the command line, if you're feeling fancy. Unfortunately the program will only work on Windows. Sorry Mac/Linux users!
This program was built and packaged using the following :
- Python: Version 3.10.6
- Turtle
- Tkinter: Version 8.6.10
- auto-py-to-exe: Version 2.22.0
A big thanks to all the creators, maintainers, and documenters of these technologies!