This is a repository for a Pong game created by jkk-python-projects. The game is implemented in Python and provides a simple and interactive Pong game. The game window will open, and you can use the ...
Pong is one of the oldest video games ever made (initially from 1972!). Two pads, one ball. One misses the ball - the other one gets one point. This is my first Python game project I made using the ...