Inspired by the collisions section,
we present: virtual ping-pong. Winner is first to get to 11.
Player 1 uses "w" to move paddle up, "s" to move paddle down
Player 2 uses "up arrow" to move paddle up, "down arrow" to move paddle down
Code outline from coursera course "An Introduction to Interactive Programming in Python"