Yuan-Quan / chinese-chess

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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):

About


Languages

Language:Python 100.0%