Use your mouse to move the paddle. Use the paddle to bounce the ball. Use the ball to hit the bricks and get points and destroy the bricks. Destroy all of the bricks to win. You will lose if you let the ball hit bottom of the screen.
Created for TEEN Game Design Class. Credits to the book "Scratch 3 Programming Playground," pages 86-116 for the basis of the coding. I made the the thumbnail and it's code. The thumbnail references sprites in the rest of the project. All other assets are from the Scratch Library. I made the bricks appear instantaneously instead of one at a time. I also made the ball semi-randomly change direction when the player starts a game and when the ball hits the brick. I also made the ball slower.