Group Members & Email Addresses:
Helen Yang, helen.yang@uky.edu
Asmita Karki, asmita.karki@uky.edu
Github Link: https://github.com/hyang373/Computer-Networking_PongProject
- follow the install instructions.
- Open pongServer.py and update the LocalIP variable to your variable. Run the server.
- When running pongClient.py, connect to the server's IP address and port to join.
Run the following line to install the required libraries for this project:
pip3 install -r requirements.txt