文件名称:Yahtzee:一个用 Python 编码的 Yahtzee 终端游戏
文件大小:4KB
文件格式:ZIP
更新时间:2024-07-11 15:47:29
Python
特征 保存高分 颜色输出 印刷记分卡 捕获用户抛出的所有错误 选择通过一轮 一个选项只能使用一次 包括 Yahtzee 中的所有规则 截图 颜色输出 默认情况下不起作用 对于 Mac 和 Linux,您可以简单地运行: python3 -m pip install colorama 要求 或Python 3 如果你有 HomeBrew,只需在终端中运行brew install python3 用法 git clone https://github.com/sameetandpotatoes/Yahtzee.git cd Yahtzee python3 -m pip install colorama python3 yahtzee.py
【文件预览】:
Yahtzee-master
----yahtzee.py(11KB)
----highscores.dat(5B)
----README.md(982B)