MinecraftMinecraft 游戏克隆
Minecraft 是一款用 Python 开发的,克隆 Minecraft 的游戏。
使用方法:
pip install pyglet
git clone https://github.com/fogleman/Minecraft.git
cd Minecraft
python main.py
评论
Minecraft 是一款用 Python 开发的,克隆 Minecraft 的游戏。
使用方法:
pip install pyglet
git clone https://github.com/fogleman/Minecraft.git
cd Minecraft
python main.py