This is a ping pong game where you can play with either two people, or just one person. You don't want the ball to touch the side of your screen and make the other person (or CPU) to miss. ============================================= Controls: Player 1: W key to go up S key to go down (1 player) Up arrow to go up Down arrow to go down Drag mouse to control Player 2: Up arrow to go up Down arrow to go down =============================================
The things I used from other people were the artists on scratch for the ball and the backgrounds. All the code was done by me. I came up with this game while looking at ping pong games other people made and deciding to make it two player which was a lot easier said than done. =============================================Initial release: Nov 3rd, 2021 Update 1.2: Faster CPU (different ball color)