Assignment 1 - Pong
- March 13, 2021
- SovereignCharm
DevLog: 5/03/21 - Created the physics system, a single paddle, and walls. Made the ball go in any random direction. 7/03/21 - Added the down movement for the first paddle, as well as fixing the physics system for the paddle, allowing it to move without acceleration increasing. 12/03/21 - Added the second paddle, modified the script for the second paddle to include a second player via the arrow ke…