ursinaʕ•ᴥ•ʔゝ□ 一个易于使用的Python游戏引擎/框架。 入门 安装Python 3.6或更高版本。 打开cmd /终端并输入: pip install ursina 如果要从git安装最新版本,可以这样安装: pip install git+https://github.com/pokepetter/ursina.git 如果您想轻松地编辑源代码,建议克隆git repo并像这样以开发方式安装。 确保您已经安装了git。 git clone https://github.com/pokepetter/ursina.git python setup