Skip to content

Cyoger/Pong-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pong-game

Pong game using Turtle in Python

to use the sound feature

if you are on Linux: uncomment

os.system("aplay bounce.wav&")

if you are on MacOS: uncomment

os.system("afplay bounce.wav&")

pong

About

Pong game using Turtle in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages