Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 296 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 296 Bytes

PONG-pygame : pong game in python

Hello, this is a pygame-based PONG clone.

Please download pygame HERE first.

Make sure the Assets folder is on the same directory with main.py.

Player 1(left) control : W / S

Player 2(right) control : UP / DOWN