# 多线程实践 **Repository Path**: inool/multithreading-practice ## Basic Information - **Project Name**: 多线程实践 - **Description**: 一个简单的多线程小游戏,体现多线程。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-25 - **Last Updated**: 2024-11-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 多线程实践 #### 介绍 一个简单的多线程小游戏,体现多线程。 #### 安装教程 1. `git clone https://gitee.com/inool/multithreading-practice.git` #### 使用说明 `python threadgame.py` #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request