- platform
- move from left(A) to right(D)
- ball
- moves linearly
- bounces from wall and platform
- the ball bounces off the blocks
- Blocks
- at the top of the screen are multiple rows of blocks
- this blocks can be destroyed with the ball
The player has 3 lives. Whenever the ball falls below the platform, the player loses a life. The player wins when all blocks are destroyed.