Demonstrates the use of Vuo to create a simple game.
Here's a Pong clone using the bouncing ball algorithm posted previously in the composition gallery. I haven't refactored the composition so it looks a bit messy.
Player 1 keys are W and S, Player 2 keys are P and L.