Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Pong Game

Pong Game built using Pygame!

Prerequisites

Install the required packages

pip install -r requirements.txt

How to play?

  1. Install Python 3
  2. Run the script.
  3. Player 1 will use W, A, S, D to play, Player 2 will use the arrow keys.

Screenshot

screenshot

Author

Vyprath