Skip to content

Dhananjayan-PN/Ping-Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Ping-Pong

A simple Ping-Pong application created with PyGame

Requirements

  1. Python 2.7 or >3.3
  2. Pygame version 1.x.x

Installing Pygame

Pygame can be easily downloaded using pip in your command line. In command line:

  1. Change directory to Python directory
  2. Type: pip install pygame

Now you are good to go !!!

Running Ping Pong

  1. Download the required files from GitHub (this page)
  2. Run the "Ping Pong.py" file by any method you like (IDE/CLI/Python Launcher)
  3. Start playing !!!

If required, you can edit the files in the Python editor to your liking, provided you know what you are doing.

About

A simple Ping-Pong application created with PyGame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages