VGCreators

Name: BrickOut
Download: http://uk.vgcreators.com/brickout.zip
Documentation: http://uk.vgcreators.com/brickout/documentation/

I wrote a simplified breakout/arkanoid clone using python/pygame.

Controls:
Mouse/Trackpad moves the paddle.
Left-click launches the ball.
Left-click fires bullet when gun pickup is active.

To Run:
Python and Pygame must be installed.
Double-click Main.py (Windows)
Run in shell: $ python ./Main.py (Linux)