Group Members & Email Addresses:
Helen Yang, [email protected]
Asmita Karki, [email protected]
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