# Minecraft Python Edition **Repository Path**: ChouLiuLianZhiWang/minecraft-python-edition ## Basic Information - **Project Name**: Minecraft Python Edition - **Description**: 《我的世界》Python版 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-03-16 - **Last Updated**: 2025-04-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Minecraft Python Edition #### 介绍 《我的世界》Python版 #### 软件架构 模块化设计,便于调试、编辑 #### 安装教程 1. 在python.org下载并安装python 3.10及以上版本 2. pip安装ursina库(推荐使用清华源,在cmd或powershell中输入pip install ursina -i https://pypi.tuna.tsinghua.edu.cn/simple) #### 使用说明 1. WASD移动,空格跳跃 2. 左键破坏,右键放置 3. 数字键盘123选择方块,选中后该图标大小会增大10% 4. 不用担心掉入虚空,若掉落会自动传送回出生点 5. ESC退出,F1隐藏UI,F11全屏 6. 左上角显示的是该矿物已挖掘的数量以及剩余数量 7. 按M键切换BDM #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)