软件要求
这个项目需要使用以下软件和 Python 库:
如果你还未安装 Python,我们强烈推荐您安装 Python 发行版:Anaconda,其已具备包括上述程序包在内的更多程序包。安装时,确保您选择的是 Python 2.7 安装程序,而不是 Python 3.x 安装程序。pygame
可以通过以下命令安装:
Mac: conda install -c https://conda.anaconda.org/quasiben pygame
Windows: conda install -c https://conda.anaconda.org/tlatorre pygame
Linux: conda install -c https://conda.anaconda.org/prkrekel pygame