BrickOut is a game based on classic arcade games such as Breakout (1976) and Arkanoid (1986). The player controls a paddle in a room full of bricks. The player can use the paddle to bounce a ball around the room, which smashes bricks on impact. The player wins when all the bricks have been smashed.
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)
Documentation: http://uk.vgcreators.com/brickout/documentation/
Product's homepage
Requirements:
· Python
· pygame
What's New in This Release: [ read full changelog ]
· UPDATE: Rebalanced gameplay, added new level, packaged Windows 32-bit executable.