Skip to content

jonas-sbit/BrickBreaker

Repository files navigation

BrickBreaker

BrickBreaker in Python

BrickBreaker is a Game where you have to destroy blocks by hitting them with a ball. When you've destroyed all the blocks in one Level you move forward to the next Level. When destroying blocks some specials may occur changing the default behaviours of the game.

Copyright

Code

(C) by Julian Stein and Jonas Stenger Where indicated in the source code foreign code or tutorials have been used as reference, kudos to everyone whose code has been used.

Music

(C) by Simon Kiefer and Julian Stein

Some Screenshots

Titelseite

Spielseite Spielseite Spielseite Spielseite Spielseite Spielseite Spielseite Spielseite Spielseite Spielseite

Einstellungen

How to run the game

First of all install NumPy and pygame.

Download all the .py files. This versions is designed for MacOS regarding the default controls' key. When using Windows: Go to pages.py --> function game_loop() and exchange the pygame key constants as indicated in commentary lines. Run the main.py file.

About

BrickBreaker in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages