summaryrefslogtreecommitdiff
path: root/paddle.c
AgeCommit message (Expand)Author
2011-04-04Calculate Paddle velocity in (x,y) at time of collision.HEADmasterMatt Turner
2011-04-04Add Paddle/Ball collision detection.Matt Turner
2011-04-04Add code to limit paddle speed.Matt Turner
2011-04-04Move paddle code into paddle.c.Matt Turner
2011-04-04Split paddle and ball drawing into separate functionsMatt Turner
2006-08-09New ball image. Fixes, code clean up. Removal of unused functions.Matt Turner
2006-08-04Code ImportMatt Turner