1 Star 0 Fork 91

狼族首领 / Python开源扫雷游戏

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.63 KB
一键复制 编辑 原始数据 按行查看 历史
火鸟 提交于 2018-11-14 17:25 . Update README.md

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写的。

截屏:

输入图片说明

输入图片说明

软件架构

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
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/
Python
1
https://gitee.com/sun_bao_long/PyMine.git
git@gitee.com:sun_bao_long/PyMine.git
sun_bao_long
PyMine
Python开源扫雷游戏
py36_wx403

搜索帮助