Pong ๐ is a classic arcade game ๐น๏ธ, probably one of the first arcade games that ever was. It is developed using the Turtle Graphics module of Python. In this game a ball goes across the table and two players each control a paddle bouncing the ball back and forth. If you miss the ball then the other player scores a point.
- Download the code as ZIP.
- Open the extracted ZIP folder in your IDE.
- Run main.py file to start playing the game.
If you have any feedback, please contact me at riza.mansuri11@gmail.com