ettorepuccetti / Arkanoid

An implementation of the famous game from the past. With scores, power-ups, lifes and even a level editor.

Home Page:http://sintetik.altervista.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arkanoid

An implementation of the famous game from the past. With scores, power-ups, lifes and even a level editor.

The game

game

The point of the bounce on paddle determine the outcoming angle of the ball (as if it were spherical).
Every brick needs three impact to be fully destroyed. You gain points for each brick hitted, and you lose them every bounce on bar.

Power-ups

Catch the star for getting extra powers. Hurry up! These powers will last for a limited time.

Machine gun

rambo

Black star will give you shooting power and your bar will became black. Use the space bar to shoot. Unlimited fire power for the time window of three bounce on paddle.

Heavy ball

heavy

Red star will give your ball extra weight for destroying bricks at first hit, without bouncing back. Use it for smashing bricks in a row.

Levels editor

editor play_edited

Select single cell of the grid for making bricks appearing, or drag an area to select multiple cells.
Select bricks again for deleting them. That's it, you are now ready to play the level you have just created!

Play it online now!

About

An implementation of the famous game from the past. With scores, power-ups, lifes and even a level editor.

http://sintetik.altervista.org


Languages

Language:JavaScript 93.4%Language:HTML 6.6%