# Python开源扫雷游戏 **Repository Path**: netmedia/PyMine ## Basic Information - **Project Name**: Python开源扫雷游戏 - **Description**: Python WxPython开源扫雷游戏PyMine新版1.4有少量API修改。本例为开源扫雷游戏PyMine 使用Python语言和WxPython UI框架 本例移植自本人开源例程JMine 请在程序所在目录使用python PyMine.py启动例程需要先安装Python 3.6和wxPython 4.0.3框4 - **Primary Language**: Python - **License**: GPL-2.0 - **Default Branch**: py36_wx403 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 96 - **Created**: 2023-02-20 - **Last Updated**: 2023-02-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python开源扫雷游戏 #### Description Python WxPython开源扫雷游戏PyMine新版1.4有少量API修改,并移植至Python 3.6和wxPython 4.0.3。本例为开源扫雷游戏PyMine 使用Python语言和WxPython UI框架 本例移植自本人开源例程JMine 请在程序所在目录使用python PyMine.py启动例程。需要先安装Python 3.6和wxPython 4.0.3框架 注意,本源码有两个分支,master分支上是Python 2.7写的1.2版本。py36_wx403分支上是新版1.4,是用Python 3.6和wxPython 4.0.3写的。 截屏: ![输入图片说明](https://images.gitee.com/uploads/images/2018/1016/161439_4ce50801_1203742.png "pymine.png") ![输入图片说明](https://images.gitee.com/uploads/images/2018/1016/161450_4b3f81af_1203742.png "pymine_1.png") #### 软件架构 Python 3.6, wxPython 4.0.3 #### 安装 1. 装好Python 3.6 2. 装好wxPython 4.0.3 3. python PyMine.py运行(在Linux下可能为 python3 PyMine.py) 4. 可以使用Annaconda安装所需版本Python和wxPython #### 说明 #### 贡献 1. Fork the project 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)