To run as a client
1-Download the zip file for this code/ clone the Git repository
2- Import pygame, tkinter and pyrebase
3- While making sure the server is running on the remote desktop viewer (virtual machine ) using private IP of EC2 instance
Put the public IPV4 of the EC2 instance in lines
line 28 in client.py file
line 13 in network.py file
4- Edit the configuration for the client.py file
5-Run client file