Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 334 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 334 Bytes

Pong

This is a simple Pong game made with PyGame

How to play

  • Start the game by running python pong.py
  • Click Start Game
  • Player 1: Use Up and Down arrow keys
  • Player 2: Use W and S keys

Start Screen

Playing Screen

Win Screen