This is a simple one player pong game which is based on you trying to hit the blue ball. The HITS variable stands for how many times the paddle has hit the ball. The PASSES variable tracks how many times the ball has hit the red line.
Note: This pong is not realistic as sometimes it causes the ball to go in an ongoing "loop" and you do not have to move the paddle. Ex: When the ball goes straight down, and you hit it, the ball might go a way that is not possible (instead of going straight up again, it goes right). This is just to make the game harder, and so that you don't cheat. Second Note: Either of the variables might be counting by two, relax, it's actually because sometimes the ball hits twice (when it goes off the corner, or near it might count by two because the ball does hit twice). Third Note: Feel free to remix the game and if you just remix and don't change anything, please put credit because that makes my project useless. Also: please don't advertise! P.S. Also click on my name and check out my studios :)