Multiplayer shooting games Game rules: Best of three games, after the first death will switch the map. Development environment: ubuntu+pycharm+python+pygame Quick start: edit file server.py and client.py ip,port python server.py python main.py attention:run server.py before run main.py