18 Commits (8ea9764165370ffc0dd7f45cfeb5b42675931606)
 

Author SHA1 Message Date
Aadhavan Srinivasan 8ea9764165 Deleted header file in source directory 1 year ago
Aadhavan Srinivasan 24fb96684c Deleted header files in source directory 1 year ago
Aadhavan Srinivasan c87c3ce3a2 Moved header files to source directory; converted easysock to CPP 1 year ago
Aadhavan Srinivasan 1daf8f41ae Created 'client' and 'server' classes, using easysock 1 year ago
Aadhavan Srinivasan fca3d1defc Updated Makefile 1 year ago
Aadhavan Srinivasan 8afb6f43ec Updated .gitignore 1 year ago
Aadhavan Srinivasan 24cf8a9a78 Added easysock files 1 year ago
Aadhavan Srinivasan b5a8fd599d Added a randomly generated multiplier to the offset, when the ball collides with a paddle 1 year ago
Aadhavan Srinivasan 2940c61314 Added code to wait until user presses SPACE, before starting the game. Also added code to show points 1 year ago
Aadhavan Srinivasan d6d6456289 Updated TODO 1 year ago
Aadhavan Srinivasan b38a065e77 Added debug flag to GCC 1 year ago
Aadhavan Srinivasan 3db25f1caa Removed the call to updatePosition() from draw(), and added initial position and velocity vectros 1 year ago
Aadhavan Srinivasan 6e78329eb5 Updated code to use variable paddle speed and keep a constant speed (magnitude of velocity); added function to determine the x and y components of ball velocity after collision with paddle 1 year ago
Aadhavan Srinivasan 82b1ae1681 Updated Makefile to include new file 1 year ago
Aadhavan Srinivasan 66aa423f27 Added math helper function 1 year ago
Aadhavan Srinivasan c13753ef82 Added TODO file 1 year ago
Aadhavan Srinivasan 6ddf6936bf Added more comments, and fixed bug where ball would sometimes get 'stuck' inside paddle 1 year ago
Aadhavan Srinivasan 9180e55c88 First commit 1 year ago