A downloadable game

The original intent of this project was to allow for a puzzle game of breakout by switching back and forth between waveform and particle behavior. Currently it is a lackluster game of breakout where you can destroy it by pressing space bar.

Left and Right arrows to move. Spacebar to turn into a waveform.

Lines at the top are the bricks to be destroyed. Gray bars are walls that you bounce around, and the white sections will be slits/measurements.

Project by True Doctor and TheHumblePaladin at Online Quantum Game Jam 2021

Used a lot of code from this tutorial: https://www.101computing.net/breakout-tutorial-using-pygame-getting-started/ 

Download

Download
ball.py 943 bytes
Download
brick.py 839 bytes
Download
colors.py 330 bytes
Download
game.py 7 kB
Download
paddle.py 1 kB
Download
slit.py 836 bytes
Download
wall.py 840 bytes
Download
wave.py 2 kB

Install instructions

Was coded in Python 3.7

Running Pygame 2.0.1

Leave a comment

Log in with itch.io to leave a comment.