A simple Pong game designed in Python using pygame
Install the package pygame
pip install pygameClone the repository(git required)
git clone https://github.com/Tanay-Kar/Pygame-Pong
cd Pygame-PongOR , download the repository from the top-right code button
After cloning/downloading repository , run the file 'Pong.py'
python3 Pong.pyThere are certain keyboard shourtcuts for accessing the different features of the game.