Hi I'm jerry.
For my class i have to make a classic Pong game from scratch. I nearly have it all done except for my score counter. I've tried everything i know but this is the first real game I've programmed on Greenfoot. I have two seperate scores and i need to make it so if the ball misses the paddle and hits the top or bottom of the screen, a point will be added but i can't find out the correct way to do this. I've tried multiple "if" statements and everything i could think of.
Please help, it would be much appreciated. Thank you

