2 Player Pong
Over the past two week we developed a 2 player pong game
We took a deep dive into functions to help simplify our program
We created 3 functions, 1 for each paddle and one for the ball
We then set up the overlap code if the ball hits either paddle
Have a look at the code below and test it out in the simulator