I'm currently working a on a pong game.......i evertthing done except for when the ball misses the paddle it just keeps going downwards how could i stop it and end the game?
Printable View
I'm currently working a on a pong game.......i evertthing done except for when the ball misses the paddle it just keeps going downwards how could i stop it and end the game?
put something to check for balls' position, if greater than the bar Y+Width then renew the object and do whatever necessary