/ChineseChess-engines

**象棋开源AI整理, 包括ElephantEye, BitStronger, 撤蛋 夢入神蛋 MRSD2, mars

Primary LanguageC++

**象棋 开源AI整理

本项目fork自:

UCCI_ChessEngines 本人收集的一些**象棋UCCI引擎的源代码

在原项目上, 修改了大部分项目, 使其支持linux运行, 包括:

  • ElephantEye(象眼)(eleeye): 增加了makefile, Ubuntu编译通过, 支持UCCI
  • 理治棋壮(BitStronger): 增加了makefile, Ubuntu编译通过, 支持UCCI
  • 撤蛋 夢入神蛋 MRSD2(ki11egg v0.2): 修改了相关代码, 更改了编码方式为utf-8, 修改了makefile, Ubuntu编译通过, 不支持UCCI
  • mars: 修改了相关代码, 更改了编码方式为utf-8, 增加了makefile, Ubuntu编译通过, 支持UCCI

另外增加了另一个开源AI:harmless作为submodule, 同样Ubuntu编译通过, 支持UCCI