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