Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 258 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 258 Bytes

Pong_Game

A simple 2-player game of Pong written in Python with the help of Pygame

Player 1 controls:
W - Up
S - Down

Player 2 controls:
Up arrow - Up
Down arrow - Down

First player to three wins!

To start a new game press Spacebar