Python game built with Tkinter for university module 16321: Introduction to Programming.
Run python3 main.py
or follow the Install instructions to play.
This game scored 97.85/100
Please note that this project was undertaken with the aim to create working code rather than good code. I may go back to improve upon it at some point.
Aimed at non-technical users.
- Download python for your operating system
- Download this zip archive of the game files
- Find the downloaded
brick_breaker-master.zip
file on your system (usually in a Downloads folder) - Extract/unzip the zip file (option can usually be found by right clicking the file)
- Enter the new
brick_breaker-master
folder - Open the
main.py
file - Navigate to the
Run
menu - Select
Run Module
- The game should run
If you have any problems with the install, let me know in Issues.