This is an application of pymunk in creating a pong game, showing how physics can be used in graphics.
This uses space and draw function seen in code
We use pymunk in order to render physics properly
This uses pygame in order to make the pong simulation rendered onto the window