Skip to content

A pong program I made while learning pygame over winter break. It took about 6 hours. It was pretty enjoyable but it's quite long compared to other pong programs I've found online. Hopefully my next pygame program will be better.

Notifications You must be signed in to change notification settings

alfred-mikhael/Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Pong

A pong program I made while learning pygame over winter break. It took about 6 hours. It was pretty enjoyable but it's quite long compared to other pong programs I've found online. Hopefully my next pygame program will be better.

Imports

  • pygame
  • math
  • random
  • time

About

A pong program I made while learning pygame over winter break. It took about 6 hours. It was pretty enjoyable but it's quite long compared to other pong programs I've found online. Hopefully my next pygame program will be better.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages