Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 733 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 733 Bytes

Ballout

Arkanoid / Breakout Ripoff.

http://brendantimmons.github.io/Ballout/

Screenshot

Gameplay

The objective of the game is to destroy the blocks.

The ball will slowly gain momentum with every bounce.

Deflect the ball with your player by moving left and right, if the ball hits the bottom of the screen you lose a life.

Combos

Each block is worth 20 points. Hitting multiple blocks without hitting the player ship increases the combo multiplier by 1 per block. Combo multiplier is reset when the ball hits the player ship.

Controls

Left / Right moves player

Shift Increases Speed

Esc Pauses

Space starts the game.