python_games:几个python游戏和程序的汇编

时间:2024-03-06 09:06:51
【文件属性】:

文件名称:python_games:几个python游戏和程序的汇编

文件大小:5KB

文件格式:ZIP

更新时间:2024-03-06 09:06:51

hangman 8ball Python

8球 只需41行,即可使用Python 3.8实现普通的简单8ball游戏。 我想练习在Python中使用随机“库”,因为它在许多方面都非常关键。


【文件预览】:
python_games-master
----8ball()
--------8ball.py(1KB)
----caesarCipher()
--------cipher.py(303B)
----rps()
--------twoPlayers.py(1KB)
--------lessUserfriendly.py(1KB)
--------mainrps.py(3KB)
----README.md(177B)
----hangman()
--------hangman.py(2KB)

网友评论