A simple pong game INSTRUCTIONS *Move mouse to control 'red' paddle *Use arrows to control 'green' paddle *Don't let the ball touch color boarders *when you have got 10, you win HOW I MADE THIS *i took simple pong game and add one more paddle and moving barrier *The paddle just moves it's X coordinate to whatever the mouse's X coordinate is *