BREAKOUT |
Details
What is Breakout?
An open source remake of the classic game Breakout. In the game, a layer of bricks lines the top third of the screen. A ball travels across the screen, bouncing off the top and side walls of the screen. When a brick is hit, the ball bounces away and the brick is destroyed. The player loses a turn when the ball touches the bottom of the screen. To prevent this from happening, the player has a movable paddle to bounce the ball upward, keeping it in play.
What platforms will Snake be available for?
Though the game is being developed in Linux, the code and libraries used will be cross-platform.
What languages/libraries does it use?
Common Lisp (SBCL), Lispbuilder-SDL
Current Release
v1.0 - Download Source Here