/SmilePong

Simple ping pong game written on python with pygame framework

Primary LanguagePython

SmilePong

Simple ping pong game clone written in python with pygame framework

Installing

Download the Python 3 installer package from the official website and install it, if not installed previously.

Run the following in the terminal to install the Pygame library

pip3 install pygame

Running the application

Download the source code from the repository and run the file just as any other Python script (.py) file.

python3 main.py

Screenshots

image image