/pong

An implementation of the classic game Pong in pygame.

Primary LanguagePython

pong

An implementation of the classic game Pong in pygame.

Player 1 controls their paddle with w and s, while player 2 controls their's with up and down.