pygame-Game2 A simple pong game built using pygame library. Before cloning the project ensure pygame library is installed: pip install pygame To run the game , in terminal run (in the same directory): python pongPygame.py