This is a Old-School PingPong Game. Table Tennis (called ping pong in the USA) is one of the most popular retro 2d game in computer. It is a 2v2 game. Made using Basic Python(While loop, functions, If-Else Condition statement) and Turtle(Python Module).
- Source CodePingPong Github
- TechnologiesPython Python Module (Turtle)