Skip to content
/ pyPong Public

Pong game made in python 3 using Turtle Graphics

License

Notifications You must be signed in to change notification settings

iudizm/pyPong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyPong

About

A basic Pong game made in pyhton3 using Turtle Graphics.

How to run

( ! ) For some linux distros it may be needed to install the tkinter package:

sudo apt install python3-tk

Play pyPong:

python3 pong.py

Made with

  • Turtle Graphics

License

MIT License

Packages

No packages published

Languages