gaintpd / cutechess

Cute Chess is a graphical user interface, command-line interface and a library for playing chess. This Repo cantains the xiangqi, minixiangqi and manchu variant support
GNU General Public License v3.0
4 stars 3 forks source link

There is a bug that cannot be moved #15

Open cjssh1002 opened 3 years ago

cjssh1002 commented 3 years ago

In the picture, the king of white (blue) cannot move up one space. There are no special problems with the rules of movement. The bug is sure.

Ke1->Ke2

3a5/4ak3/9/1pp2pp2/2n3r2/9/P1b1P2PP/3C1cC2/3R4B/3AK4 w 0 1

move bug

gaintpd commented 3 years ago

Thank your very much for the bug report, I will fix it as soon as possible.

cjssh1002 commented 3 years ago

Add content for bug fix reference.

3k1a3/9/3nca3/R2bppp2/2p6/6P2/4BPP2/4BC3/1N1A1C3/2c1KA2r b 0 1

In the picture, 包 captured 士. After that, the game ended 0-1.

12z1