Skip to content

Pong: Python & Turtle graphics for Tkinter (Tk)

Notifications You must be signed in to change notification settings

andres-mpu/py-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

pong

Language: Python

Pong in Python using Turtle graphics for Tkinter (Tk)

Requires Tkinter to run; which can be installed with the command: sudo apt-get install python3-tk

Execute the command python3 pong.py in the terminal to play

Video Tutorial Resource: Python Game Tutorial: Pong

About

Pong: Python & Turtle graphics for Tkinter (Tk)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages