扫雷

所属分类:其他游戏
开发工具:Python
文件大小:26KB
下载次数:1
上传日期:2019-05-29 17:11:11
上 传 者行者101
说明:  和windows扫雷程序差不多,可以运行
(Similar to Windows Minesweeper, it can run)

文件列表:
PyMine (0, 2018-11-14)
PyMine\PyMine (0, 2018-11-14)
PyMine\PyMine\.project (583, 2018-11-14)
PyMine\PyMine\.pydevproject (309, 2018-11-14)
PyMine\PyMine\.settings (0, 2018-11-14)
PyMine\PyMine\.settings\org.eclipse.core.resources.prefs (89, 2018-11-14)
PyMine\PyMine\0.gif (825, 2018-11-14)
PyMine\PyMine\1.gif (845, 2018-11-14)
PyMine\PyMine\2.gif (848, 2018-11-14)
PyMine\PyMine\3.gif (847, 2018-11-14)
PyMine\PyMine\4.gif (852, 2018-11-14)
PyMine\PyMine\5.gif (848, 2018-11-14)
PyMine\PyMine\6.gif (853, 2018-11-14)
PyMine\PyMine\7.gif (848, 2018-11-14)
PyMine\PyMine\8.gif (853, 2018-11-14)
PyMine\PyMine\AboutFrame.py (1454, 2018-11-14)
PyMine\PyMine\MineAlgo.py (2246, 2018-11-14)
PyMine\PyMine\MineButton.py (935, 2018-11-14)
PyMine\PyMine\Ooo.gif (955, 2018-11-14)
PyMine\PyMine\PyCounter.py (2131, 2018-11-14)
PyMine\PyMine\PyMine.py (15019, 2018-11-14)
PyMine\PyMine\ThreadSample.py (1123, 2018-11-14)
PyMine\PyMine\WinFrame.py (3667, 2018-11-14)
PyMine\PyMine\__pycache__ (0, 2018-11-14)
PyMine\PyMine\__pycache__\AboutFrame.cpython-36.pyc (1845, 2018-11-14)
PyMine\PyMine\__pycache__\MineAlgo.cpython-36.pyc (2393, 2018-11-14)
PyMine\PyMine\__pycache__\MineButton.cpython-36.pyc (1808, 2018-11-14)
PyMine\PyMine\__pycache__\PyCounter.cpython-36.pyc (2327, 2018-11-14)
PyMine\PyMine\__pycache__\WinFrame.cpython-36.pyc (4543, 2018-11-14)
PyMine\PyMine\blank.gif (825, 2018-11-14)
PyMine\PyMine\blank1.gif (113, 2018-11-14)
PyMine\PyMine\bomb.gif (860, 2018-11-14)
PyMine\PyMine\bomd.gif (883, 2018-11-14)
PyMine\PyMine\c0.gif (885, 2018-11-14)
PyMine\PyMine\c1.gif (884, 2018-11-14)
PyMine\PyMine\c2.gif (889, 2018-11-14)
PyMine\PyMine\c3.gif (885, 2018-11-14)
PyMine\PyMine\c4.gif (889, 2018-11-14)
PyMine\PyMine\c5.gif (885, 2018-11-14)
PyMine\PyMine\c6.gif (885, 2018-11-14)
... ...

# 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/)

近期下载者

相关文件


收藏者