#server.py import socket from _thread import * from player import Player import pickle server = "192.168.2.115" po