Hey all,

I'm making a VB Pong program and need some help with the computer logic. Maybe it's just because I'm tired but I don't know. I want the computer's paddle to move up and down with the ball. How would I do that? If the ball is above the paddle, the paddle needs to move up. If the ball is below the paddle, the paddle needs to move down.