PySolFC(PySolFanClubedition)一个优秀的Python纸牌游戏集合。这是ShlomiFish和其他人维护的PySol分支,旨在清理代码、添加功能、修复错误等。
PySolFC包含了超过1000款的纸牌游戏,fork自 PySolSolitaire。
它的功能包括现代外观(使用Ttk小组件集)、多张卡片和桌面背景、声音、无限制撤消、玩家统计、提示系统、演示游戏、纸牌向导,支持用户写入的插件,集成的HTML帮助浏览器和大量文档。
环境要求:
Python(2.4orlater)(NB:CPython2.6.0hasabug,use2.6.1instead)
Tkinter(Tcl/Tk8.4orlater)
Forsoundsupport(optional)
PySol-Sound-Server: https://www.pysol.org/ (mp3,wav,trackermusic)or
PyGame: https://www.pygame.org/ (mp3,ogg,wav,midi,trackermusic)
Otherpackages(optional):
Tile(ttk): https://tktable.sourceforge.net/tile/ (0.8.0orlater)
PIL(PythonImagingLibrary): https://www.pythonware.com/products/pil
FreecellSolver: https://fc-solve.shlomifish.org/ .
运行截图:
PySolFCwithTtkandPIL-1.1.7
PySolFCwitholdTklook&feel
PySolFCwithTtk
评论