Mar 29, 2025
Deleting Sprite
Adding the Ball
Creating Code for the Ball
goto X and Y.set direction and change 10 to 180.Ball Movement Control
forever and if from control.turn 15 degrees and move 10 steps, change to 15.stop all at the bottom.touch mouse pointer, change to Paddle and sprite.move 10 steps and bounce to the ball.Creating Score Variable
Paddle Control
forever and if for paddle control using the left and right arrow keys.move 10 steps and set a value of minus 10 for the left direction.