# ChineseChess-1 **Repository Path**: hzc1998/ChineseChess-1 ## Basic Information - **Project Name**: ChineseChess-1 - **Description**: :cn: 中国象棋 - 基于Qt Widgets(cpp) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-12-27 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ChineseChess 中国象棋 - 基于Qt Widgets ( C++ ) **字体采用了华文行楷,可在Fonts/中找到并安装** ## description 完成单机、网络对战以及人机对战,用极小极大算法、α-β剪枝和静态评估实现了一定程度的人机对弈,并实现了 Windows、 Linux、 Android 等多平台的运行 ## Screenshot ![open.png](https://img.caiyifan.cn/open.png) > 注: 下图中棋子边缘的锯齿已消除, 只是图片未更新 ![singleGame.png](https://img.caiyifan.cn/singleGame.png) ![netGame.png](https://img.caiyifan.cn/netGame.png)