-
I would like to build a book myself for Javascript code, but when I tried on Eleeye, the tool generate book.dat only.
Could you guide me how to generate book.js?
-
@t-edson
I asked GTP-4 but fail to use this library.
use free pascal programming language using UnTerminal library from https://github.com/t-edson/UnTerminal to write a windows
console of chine…
-
https://github.com/xqbase/eleeye
uxlsl updated
2 years ago
-
Support more chasing rules besides perpetual check. The exact set of chasing rules to be supported is an open question.
References:
http://wxf.ca/wxf/doc/book/WXF_rules_Eng.pdf
http://www.xqineng…
-
如题
-
您好! 我将您的elephant_pvs.py文件二次开发,用于揭棋:
https://github.com/miaosiSari/Jieqi
这款AI是基于您写的elephant_pvs.py程序开发的,效果一般般(我自己水平问题),和我下大概四六开(我揭7水平)。不过这个AI还是学会了一些基本逻辑,比如优先翻动暗兵,暗炮进四等。考虑到我只在这款AI的算法设计部分花了不到一天时间,效…
-
There are some xiangqi Gui programs which don't support variant option, so Fairy-Stockfish can not be loaded correctly.
-
It turns out that Fairy-Stockfish numbers ranks 1 to 10 on boards with 10 ranks, in UCI mode. The de facto standard for this is to use 0-9. This makes SF incompatible with existing, for instance, exis…
-
看了2天中国象棋官方规则,读了你们的代码
我发现,eleeye并没有对禁止着法进行分析,是吗,而是采用读入界面给的banmoves来排除禁止着法。然而,现在的象棋巫师可以分析禁止着法吗?我记得象棋百科网上说是没有这个功能的。
我看了genmoves.cpp中 int PositionStruct::ChasedBy(int mv) const 函数,关于捉的检测。这个函数只对上一步走了…
-
```
出错信息:
g++ -DHAVE_CONFIG_H -I. -I../.. -march=i686 -mtune=generic -O2 -pipe
-MT eleeye_engine-book.o -MD -MP -MF .deps/eleeye_engine-book.Tpo -c -o
eleeye_engine-book.o `test -f 'book.cpp' || e…