« 北京:梦开始的地方 | Main | 2.5D的中国象棋 »
gmchess 0.20.5
By lerosua | 三月 30, 2010
经过长时间的酝酿。gmchess终于迎来了新版本。
0.20.5有如下更新:
1. 添加对战时超时提醒。
2.添加设置每局时间及每步时间限制。
3.添加显示引擎状态功能。
4.修正棋谱中黑棋有两个兵不能识别的bug
源码地址:gmchess-0.20.5
Topics: GMChess | 13 Comments »
« 北京:梦开始的地方 | Main | 2.5D的中国象棋 »
By lerosua | 三月 30, 2010
经过长时间的酝酿。gmchess终于迎来了新版本。
0.20.5有如下更新:
1. 添加对战时超时提醒。
2.添加设置每局时间及每步时间限制。
3.添加显示引擎状态功能。
4.修正棋谱中黑棋有两个兵不能识别的bug
源码地址:gmchess-0.20.5
Topics: GMChess | 13 Comments »
三月 30th, 2010 at 12:14 上午
这么晚了还在更新,而且还是在找工作的时候更新,厉害啊!
三月 31st, 2010 at 11:12 上午
说来也巧,今天就按装了你的象棋软件,跳到你的主页来了。和机器下了一盘,觉得对方那给人工智能太差。
可否参考象棋巫师把人工智能弄得强些?
http://www.xqbase.com/xqwizard/xqwizard.htm
三月 31st, 2010 at 11:47 上午
@tw
这里一定有啥误会。因为ai用的就是象棋巫师的。
ai差只有两个原因,一是搜索级别调得太低,二是开局库没有正确加载。看看是不是装到别的地方了。
我以人格保证,正常情况下它的ai是很好的。
四月 14th, 2010 at 12:32 上午
libtool: Version mismatch error. This is libtool 2.2.6, but the
libtool: definition of this LT_INIT comes from libtool 2.2.6b.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
libtool: and run autoconf again.
make[3]: *** [preeval.lo] Error 63
make[3]: *** Waiting for unfinished jobs….
libtool: Version mismatch error. This is libtool 2.2.6, but the
libtool: definition of this LT_INIT comes from libtool 2.2.6b.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
libtool: and run autoconf again.
make[3]: *** [genmoves.lo] Error 63
请问如何修正?
四月 15th, 2010 at 11:39 上午
@aaa
试着把configure和Makefile里的 2.2.6b字段改成2.2.6,
或者复制系统的libtool替代
四月 29th, 2010 at 6:05 下午
want to ask how to renew gmchess packet? i am new bird. i don’t hot to open install file and don’t know where is gmchess folder. thanx. please reply on this html. i will read.thank x.
四月 30th, 2010 at 1:46 下午
@msiraymond
you can do this. but i not recommand you.
$wget http://gmchess.googlecode.com/files/gmchess-0.20.5.tar.bz2
$tar xvfj gmchess-0.20.5.tar.bz2
$cd gmchess-0.20.5
$./configure –prefix=/usr
$make
$sudo make install
五月 1st, 2010 at 12:41 上午
raymond@alvin-ubuntu:~$ $wget http://gmchess.googlecode.com/files/gmchess-0.20.5.tar.bz2
bash: http://gmchess.googlecode.com/files/gmchess-0.20.5.tar.bz2: No such file or directory
raymond@alvin-ubuntu:~$ $tar xvfj gmchess-0.20.5.tar.bz2
xvfj: command not found
raymond@alvin-ubuntu:~$
help………………..
五月 1st, 2010 at 12:43 上午
raymond@alvin-ubuntu:~$ cd gmchess-0.20.5
raymond@alvin-ubuntu:~/gmchess-0.20.5$ ./configure –prefix=/usr
configure: error: invalid variable name: `–prefix’
raymond@alvin-ubuntu:~/gmchess-0.20.5$ /configure –prefix=/usr
bash: /configure: No such file or directory
raymond@alvin-ubuntu:~/gmchess-0.20.5$ configure –prefix=/usr
configure: command not found
raymond@alvin-ubuntu:~/gmchess-0.20.5$
五月 2nd, 2010 at 10:44 上午
@msiraymond
there has two -
五月 8th, 2010 at 1:27 下午
我用的是archlinux,更新到0.20.5之后,发现在首选项里面无法调整局时和步时,和电脑对战时总是10分钟。另外,与完成对战之后,点击取消按钮,有时会假死。
五月 9th, 2010 at 12:25 下午
我的版本号已经是0.20.6.3,难道这个比较超前?
八月 19th, 2010 at 8:23 下午
回复表示对阁下的感谢!