Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 426 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 426 Bytes

Python Chinese Chess

AI 部分使用了 elephantfish,象棋逻辑部分参考了 python-chess。几乎0依赖,由于 tkinter 无法加载 jpeg 图像,所以需要依赖 Pillow 库。

Usage

pip install Pillow
python gui.py

Screenshots

1

1

for i in range(54):