##In the beginning of the PONG game shows window and it asks for a user input.
##If you give input “yes” then it automatically starts the game. Also if you give input “no” then it shows a blank window.
##After the start of the game, you have to move the paddle and protect the wall so that the ball does not touch the wall. Player 2 gets one point if the ball touches your side wall.
##Finally, considering the score, the players can decide who won. The player who scores the most points wins the match.