The classic pong game from the 90s.. Follow the steps to get this program run:-
- Copy the code from pong.py and paste it on any source code editors like VS code or python.
- Download the music files given along.
- Search in the code where the paths for the files have been determined.
- Replace those paths according to the downloaded path of your system
- Install all the modules written in the import statements in the code.
- Hit the run button and you are ready to go. Enjoy playing and peace out!