Processing Forum
Hello all!
I have a slight problem. I have made a pong game that involves a human player and a computer player. The computer player is programmed by the paddle tracking the balls exact y position. But beacuse of this, the ball cannot get past the computers paddle at all!
Does anyone know of a way to make the computer's paddle a bit slower than the ball but still track the position of the ball so that a human has a chance of scoring?
here is the code for the game: