Click flag to start the game. Use the mouse to move the bat.
For the bat I used forever set x to mouse x, forever if touching ball change score by 1, and when flag clicked set score to 0. For the ball I used forever if touching bat turn right random 180-200, when flag clicked turn left random 1-70, and when flag clicked go to x0 y 0. For the line I used forever if touching ball, stop all. --------------------------------------------------------------------------------- The bal, sometimes gets stuck in or goes through the bat. Sometimes the ball will just go side to side. If that happens, tap flag.