Skip to content

WhyCrazy/2DPong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

2DPong

2DPong, coded in Python 3.6 with Tkinter, with help from https://github.com/COLAMAroro

apt-get install python3-tkinter

For use with python2, change 'from tkinter import *' to 'from Tkinter import *'

About

2DPong, coded in Python with Tkinter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages