-
Make sure you have
pygame
andtkinter
installed.- If you don't, run
pip install pygame
andpip install tkinter
.
- If you don't, run
-
Make sure you put the
PixeloidSansBold-PKnYd.ttf
font file in the same directory as thepong.py
file. -
Run
python3 pong.py
to have fun!
Thanks for playing!