Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.51 KB

README.md

File metadata and controls

34 lines (28 loc) · 1.51 KB

Breakout

A simple clone of Atari Breakout using Python 3 and Pygame Run game either via the game.bat or game.sh files

Controls

Action Key
Move bat left Left Arrow Key
Move bat right Right Arrow Key
Play ball Up Arrow Key
Pause game Enter/Return
Return Ball to bat r
Quit Escape

Scoring

You get points for destroying bricks. Different coloured bricks are worth different amounts of points. The score earned for destroying each brick is shown in the table below.

Colour of Brick Points Scored
Red 7
Orange 7
Yellow 4
Green 4
Blue 1
Cyan 1

Lives

You lose a life when the ball falls past the bottom of the screen. The lives are in the form of extra balls. When you lose a life, you use one of the extra balls as a replacement for the one you just lost. Your current ball will appear as green/orange/red in the life display and will disappear once lost. The colour is dependent on how many balls you have left. All extra balls/lives will be grey.

LICENSE

https://github.com/ksu-is/Breakout/blob/master/LICENSE

Miscellaneous

The audio files were recorded by me, papeep. They are voice clips of me making sounds. I then converted them to a usable format and in Adobe Audition, I toned down the volume to be more tolerable and trimmed the clips a bit.