Skip to content

Tasmay-Tibrewal/Pong-Game-Recreation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Pong-Game-Recreation

Recreation of the original pong game in python

  1. Download the files/folders from the repository
  2. Place the folder "Items" and the file Screen Tennis.py in the same folder if downloaded separately.

These packages are inbuilt/pre-installed generally if the computer throws an error then download the necessary python packages using pip.

(Syntax : "pip install <package_name>")

[Packages Used: turtle, random, threading, winsound, time, tkinter, csv]

Note: Game Sound only wokrs in windows machines due to usage of the winsound module.

About

Recreation of the original pong game in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages