目录导语1.游戏规则&基本玩法1.1 基本玩法1.2 行棋规则2.素材文件3.主要代码3.1 Chinachess.py 为主文件3.2 Constants.py 数据常量3.3 Pieces.py 棋子类,走法3.4 Computer.py 电脑走法计算3.5 Button.py按钮定义