Using Griffpatch's projectile physics, I made pong, but different! Instructions: Players colours: Player 1 - Red Player 2 - Blue Move Left: a (player 1) or <- (player 2) Move Right d (player 1) or -> (player 2) You can only hit the ball when your colour is bright. If you let the ball fall to the bottom, and your colour is bright, then you lose, and the opponent gains a point. I am trying to make a cloud version of this, but I don't know how to test it yet. Need to get Kane to test it with me. And, have fun!