(Instructions): Use the mouse to move the paddle, but don't let the ball touch the red line. But if the ball touched the red line then you will lose. You'll have to survive as long as you can. (How I made this): I make the paddle set x to mouse x forever. The ball's script is more complicative because I need to make the ball bounce on the paddle. So I used 180 - direction which makes me even more complicative, but it did really worked out. I thought some body doesn't know how to play this game so I made a help button that somebody could read the instruction. I made the credit button so somebody could know who made the game. It is a simple game so enjoy.