Move the mouse to control the paddle. Remix this project! To remix, click the "See inside" button. Ideas for remixing: * Add another ball: use the copy tool to add a ball. * Make the game harder. Increase the speed of the ball each time it hits the paddle. Use a variable to set the speed.* Make a variable called score. Change the score if the ball touches the paddle.
Pong 2 players. Self explanatory for the most part, but there will be a score in the top left showing how many times you hit the ball with the paddle. Keys W and S control the left paddle and the up/down arrow keys control the right paddle. Try to rally the ball for as long as you can. Have fun!