# SocketGame **Repository Path**: sunxuchao/socket-game ## Basic Information - **Project Name**: SocketGame - **Description**: Games based on socket. Played in computer room. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-10-10 - **Last Updated**: 2022-10-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SocketGame #### 介绍 基于Socket库实现的游戏 适合在机房断网时玩 #### 安装教程 下载解压后直接使用即可 #### 使用说明 1. 保证电脑装有Python 2. 一方运行Server.py,其他玩家运行Client.py #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request