Skip to content

paulwicking/mypypong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mypypong

My Python Pong game, a Breakout clone using Tkinter. Built and run on Python 3.5.

Possible future improvements:

  • Make sure code is PEP8 compliant.
  • Add sound. At least some pings and pongs.
  • Improve key response. The keyboard delay is annoying, at best.
  • Add tests that actually test. Current file structure is skeleton only.

About

My Python Pong game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages