Rock Paper Scissors
Made with pygame. Multiplayer game using socket module and threading.
How to play
Open network.json file and provide the server ip and port.
Now run client.py.
Client.py
-Waiting for players
Server.py
You can use ngrok for the tcp server.