中国象棋开发资源
象棋百科全书网
涉及象棋引擎协议等资料
主流引擎:UCCI 、XBroad
https://www.xqbase.com/protocol.htm
GNU XBroad主页
https://www.gnu.org/software/xboard/
一个简单的象棋AI引擎
https://github.com/programmingLearner/Chinese-chess
https://github.com/search?q=chinese+chess+complete&type=repositories - github 关于象棋的开源列表
下列是上述引擎涉及的基础知识
DFS深度优先搜索剪枝优化https://www.cnblogs.com/chanxe/p/17054228.html搜索思想基础:DFS & BFShttps://zhuanlan.zhihu.com/p/24986203https://www.51cto.com/article/614590.htmlalpha beta pruning ( α-β修剪法 )https://www.youtube.com/watch?v=_i-lZcbWkpshttps://www.zhihu.com/question/22955131/answer/2406918857https://zhuanlan.zhihu.com/p/566795656 - 最小最大搜索及 a-b Pruning 上述引擎应用到https://www.cnblogs.com/IvanSSSS/p/4985072.html - a-b Pruning 概念https://www.scaler.com/topics/artificial-intelligence-tutorial/alpha-beta-pruning/ - 外文介绍,Lua实现https://mathspp.com/blog/minimax-algorithm-and-alpha-beta-pruning - 外文介绍,Lua实现
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步