Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 334 Bytes

File metadata and controls

12 lines (9 loc) · 334 Bytes

Ping Pong Game

About
It is made in python using turtle lib of python.

Features
It is a two player(both human) game and also dark mode is available.
Left player controls are W and S
Right player controls are Up and Down

Requirements
To run this game you need only python interpreter.