Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 776 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 776 Bytes

The Pong Game

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.

Installation

  • Download the code as ZIP.
  • Open the extracted ZIP folder in your IDE.
  • Run main.py file to start playing the game.

Screenshots

Screenshot (450)

Authors

@rizamansuri

Feedback

If you have any feedback, please contact me at riza.mansuri11@gmail.com