Enhance and Customize

What else do you want to add to your game? Try some of these ideas.

Add Effects

Change the color of the ball when it hits the paddle.

Starting Position

You may want to set the ball’s starting position.

Move the ball to where you want it to start, then drag the go to x: y: block into the top of this script:

Add Points

Create a variable for keeping score.

Then add the score blocks to your script:

You can also change what happens when the ball touches the bottom. For example:

Next, share your project