A simple pong game INSTRUCTIONS *Move mouse to control the two paddles, *Don't let the ball fall into the lava. HOW I MADE THIS *Theres two paddles, one moves X and the other moves Y coordinate to whatever the mouse's X or Y coordinate is, *I drew the ball using the gradient effect in the paint editor. *The trickiest thing for me was to get the ball to bounce off the paddle right. I ended up going on the website and finding how someone else had done it: "point in direction (180 - direction)". I still find this confusing but it works really well. Then I turn a random amount to make it more interesting. MORE IDEAS Make the game more complex, change the colour on the sprites and backgrounds, add more sprites or change the images. CBishop and OFJFOROGE (Mr tall). The "OFJFOROGE" bit is my mate's language, that's why I have the bit with "Mr Tall" is brackets.