I am currently trying to program a simple game in which a ball bounces of a paddle to hit blocks, and the game ends when all the blocks are broken.
However, I know that when the paddle is moving in one direction, when the ball collides with the moving paddle, the ball should bounce of with a...