Skip to content

Carlover101/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pong

A simple python program to play Pong.

Instructions:

  1. Make sure you have pygame and tkinter installed.

    • If you don't, run pip install pygame and pip install tkinter.
  2. Make sure you put the PixeloidSansBold-PKnYd.ttf font file in the same directory as the pong.py file.

  3. Run python3 pong.py to have fun!

Thanks for playing!

By: Zakkai Thomas

About

A simple python program to play Pong.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages