Breakout was a popular arcade game developed by Atari in the 1970s. Layers of bricks line the top third of the screen. A ball travels across the screen, bouncing off the top and side walls. 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. Note: The areas of repetition in the code will make it easy for you to create the missing scripts. I've omitted the paddle script because you created it already in the Pong Game.
Developed by Seamus O'Neill in Scratch 2 2014