Skip to main content

BrickOut - 0.4.0

A remake of arcade classics "Breakout" and "Arkanoid", produced for a University assignment.


Ross Kilgariff
(kilgariff)

BrickOut is 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.

Changes

Added Entity.blocking and Entity.mobile flags, to be evaluated by the server when processing attempt events. Code processing pick up attempts now checks whether Entity.mobile is True. Improved pathfinding, preventing entities from wandering around when the target is blocked. Minor fixes and documentation update.

Please note that fabula needs Python 3 to run.

Links

Home Page
http://kilgariff.vgcreators.com/Games/BrickOut/
Source
http://static.florian-berger.de/fabula-0.4.0.tar.bz2
Windows
http://static.florian-berger.de/fabula-0.4.0-win32.zip

Releases

BrickOut 1.0 — 24 Mar, 2011

Pygame.org account Comments