PySolFC(PySol Fan Club edition)一个优秀的 Python 纸牌游戏集合。这是 Shlomi Fish 和其他人维护的 PySol 分支,旨在清理代码、添加功能、修复错误等。
PySolFC 包含了超过 1000 款的纸牌游戏,fork 自 PySol Solitaire。
它的功能包括现代外观(使用 Ttk 小组件集)、多张卡片和桌面背景、声音、无限制撤消、玩家统计、提示系统、演示游戏、纸牌向导,支持用户写入的插件,集成的 HTML 帮助浏览器和大量文档。
环境要求:
Python (2.4 or later) (NB: CPython 2.6.0 has a bug, use 2.6.1 instead)
Tkinter (Tcl/Tk 8.4 or later)
For sound support (optional)
PySol-Sound-Server: http://www.pysol.org/ (mp3, wav, tracker music) or
PyGame: http://www.pygame.org/ (mp3, ogg, wav, midi, tracker music)
Other packages (optional):
Tile (ttk): http://tktable.sourceforge.net/tile/ (0.8.0 or later)
PIL (Python Imaging Library): http://www.pythonware.com/products/pil
Freecell Solver: http://fc-solve.shlomifish.org/ .
运行截图:
PySolFC with Ttk and PIL-1.1.7
PySolFC with old Tk look &feel
PySolFC with Ttk