Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 402 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 402 Bytes

Breakout

Breakout game Player needs to eliminate all the bricks with the ball. If ball collides with the bottom - player loses one HP. However, player can restore it, if ball collides with appropriate bonus. Overall there are three bonuses - Restore 1 HP, Increase Speed, Become Ghost (Turns off collision with bricks). Players wins if all the bricks are destroyed and loses if there are no HP left.