/pong

a simple pong game in python using pygame

Primary LanguagePython

A simple pong game written in python using pygame.

Player 1 moves with 'w' and 's', Player 2 moves with the up and down arrow keys.