fbpx

Modify Pong to Add a 2 Game Controller

One of the first projects you built was PONG. In the PONG game the player used the keyboard to control the paddle. Follow these steps to modify your pong game to use your own two button controller. 1) add a second button. 2) Modify your code.