<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>阳光烂灿的日子 &#187; GMChess</title>
	<atom:link href="http://www.lerosua.org/tag/gmchess/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lerosua.org</link>
	<description>总会遇见</description>
	<lastBuildDate>Tue, 31 Jan 2012 14:44:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>gmchess 0.29.3</title>
		<link>http://www.lerosua.org/2010/11/gmchess-0-29-3/</link>
		<comments>http://www.lerosua.org/2010/11/gmchess-0-29-3/#comments</comments>
		<pubDate>Sat, 20 Nov 2010 04:33:23 +0000</pubDate>
		<dc:creator>lerosua</dc:creator>
				<category><![CDATA[GMChess]]></category>
		<category><![CDATA[中国象棋]]></category>

		<guid isPermaLink="false">http://www.lerosua.org/?p=941</guid>
		<description><![CDATA[GMChess发布0.29.3 版本。此版本只进行了少量更新。 1. 增加了更换主题功能，目前只多支持西方棋子主题。 2. 增加了俄国语言支持。 主要是方便了外国用户。 源码地址：gmchess-0.29.3]]></description>
			<content:encoded><![CDATA[<p>GMChess发布0.29.3 版本。此版本只进行了少量更新。</p>
<p>1. 增加了更换主题功能，目前只多支持西方棋子主题。</p>
<p>2. 增加了俄国语言支持。</p>
<p>主要是方便了外国用户。</p>
<p>源码地址：<a href="http://gmchess.googlecode.com/files/gmchess-0.29.3.tar.bz2">gmchess-0.29.3</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lerosua.org/2010/11/gmchess-0-29-3/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>gmchess 0.29.2</title>
		<link>http://www.lerosua.org/2010/09/gmchess-0-29-2/</link>
		<comments>http://www.lerosua.org/2010/09/gmchess-0-29-2/#comments</comments>
		<pubDate>Wed, 29 Sep 2010 08:56:24 +0000</pubDate>
		<dc:creator>lerosua</dc:creator>
				<category><![CDATA[GMChess]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.lerosua.org/?p=913</guid>
		<description><![CDATA[GMChess发布0.29.2版本。此版本只进行了一些bug修正。 1. 修正与计算机对局时总局时积累递减的bug 2. 修改默认的局时与步时，相对加长。 3. 修正ubuntu/debian下链接库问题，解决在此环境下棋力下降问题. 4. 添加自动保存网络对战的棋谱，默认在~/.config/gmchess/files目录下. 5. 补全部分翻译. 源码如下：gmchess-0.29.2 PS.pidgin的插件仍可用于此版本中。 另感谢happyaron.xu的帮助(一直耐心地找bug和打包)]]></description>
			<content:encoded><![CDATA[<p>GMChess发布0.29.2版本。此版本只进行了一些bug修正。<br />
1. 修正与计算机对局时总局时积累递减的bug<br />
2. 修改默认的局时与步时，相对加长。<br />
3. 修正ubuntu/debian下链接库问题，解决在此环境下棋力下降问题.<br />
4. 添加自动保存网络对战的棋谱，默认在~/.config/gmchess/files目录下.<br />
5. 补全部分翻译.</p>
<p>源码如下：<a href="http://gmchess.googlecode.com/files/gmchess-0.29.2.tar.bz2">gmchess-0.29.2</a></p>
<p>PS.pidgin的插件仍可用于此版本中。<br />
另感谢happyaron.xu的帮助(一直耐心地找bug和打包)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lerosua.org/2010/09/gmchess-0-29-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>gmchess通过pidgin插件来和好友下象棋</title>
		<link>http://www.lerosua.org/2010/09/gmchess-pidgin-handbook/</link>
		<comments>http://www.lerosua.org/2010/09/gmchess-pidgin-handbook/#comments</comments>
		<pubDate>Sat, 18 Sep 2010 05:11:56 +0000</pubDate>
		<dc:creator>lerosua</dc:creator>
				<category><![CDATA[GMChess]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[pidgin]]></category>

		<guid isPermaLink="false">http://www.lerosua.org/?p=902</guid>
		<description><![CDATA[最新版本的gmchess已经可以通过pidgin插件的等式网络对战了。还等什么，马上下载与好友对战吧。 1.首先安装好最新版本的gmchess.  0.29.1版本源码在此 gmchess 0.29.1 安装方法无非是 ./configure --prefix=/usr make sudo make install 2. 安装pdigin的插件: 下载源码 pidgin-gmchess 0.02 解压： tar xvfz pidgin-gmchess-0.02.tar.gz &#160; cd pidgin-gmchess-0.02 &#160; make &#160; sudo make install 3. 重新启动pidgin 4. 打开pidgin的菜单, 工具->插件. 如图 确保它是勾选上的。至于它的版本，是我的忽略，没及时改正&#8230; 4. 在pidgin打开好友对话框，可看见工具栏右边多了一个“帅”字的按钮。如图 5. 点击“帅”字按钮，发起下棋的请求，你可以等对方回应。而对方则会收到请求，如图： 6. 按yes则会自动调用gmchess开始棋局，则no则拒绝对战。同意对战则需要等待一会，gmchess自动打开，发起请求的一方会自动成为红方，可以开始棋局。 7. 之后就可以正常下棋。 8. 如果想悔棋，当你走棋的时候，点击悔棋按钮，则发送悔棋请求。对方允许了就自动悔棋。 9. 如果想和棋，当你走棋的时候，点击和棋按钮，则发送和棋请求，对方允许了就和棋了。 10. 如果想认输，直接点认输按钮。棋局自动结束。 11. 双方走棋有时限，请在程序倒数之前完成走棋，不然可就超时判负了。 PS. 下棋双方需要安装gmchess, [...]]]></description>
			<content:encoded><![CDATA[<p>最新版本的gmchess已经可以通过pidgin插件的等式网络对战了。还等什么，马上下载与好友对战吧。</p>
<p>1.首先安装好最新版本的gmchess.  0.29.1版本源码在此 <a href="http://gmchess.googlecode.com/files/gmchess-0.29.1.tar.bz2">gmchess 0.29.1 </a></p>
<p>安装方法无非是</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">.<span style="color: #000000; font-weight: bold;">/</span>configure <span style="color: #660033;">--prefix</span>=<span style="color: #000000; font-weight: bold;">/</span>usr 
<span style="color: #c20cb9; font-weight: bold;">make</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">make</span> <span style="color: #c20cb9; font-weight: bold;">install</span></pre></div></div>

<p>2. 安装pdigin的插件:</p>
<p>下载源码 <a href="http://gmchess.googlecode.com/files/pidgin-gmchess-0.02.tar.gz">pidgin-gmchess 0.02</a></p>
<p>解压：</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">tar</span> xvfz pidgin-gmchess-<span style="color: #000000;">0.02</span>.tar.gz
&nbsp;
<span style="color: #7a0874; font-weight: bold;">cd</span> pidgin-gmchess-<span style="color: #000000;">0.02</span>
&nbsp;
<span style="color: #c20cb9; font-weight: bold;">make</span>
&nbsp;
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">make</span> <span style="color: #c20cb9; font-weight: bold;">install</span></pre></div></div>

<p>3. 重新启动pidgin<br />
4. 打开pidgin的菜单, 工具->插件. 如图<br />
<a href="http://www.lerosua.org/wp-content/uploads/2010/09/gmpidgin-0.jpeg"><img src="http://www.lerosua.org/wp-content/uploads/2010/09/gmpidgin-0.jpeg" alt="" title="gmpidgin-0" width="433" height="549" class="alignnone size-full wp-image-903" /></a><br />
确保它是勾选上的。至于它的版本，是我的忽略，没及时改正&#8230;</p>
<p>4. 在pidgin打开好友对话框，可看见工具栏右边多了一个“帅”字的按钮。如图<br />
<a href="http://www.lerosua.org/wp-content/uploads/2010/09/gmpidgin-1.jpeg"><img src="http://www.lerosua.org/wp-content/uploads/2010/09/gmpidgin-1.jpeg" alt="" title="gmpidgin-1" width="704" height="449" class="alignnone size-full wp-image-904" /></a></p>
<p>5. 点击“帅”字按钮，发起下棋的请求，你可以等对方回应。而对方则会收到请求，如图：<br />
<a href="http://www.lerosua.org/wp-content/uploads/2010/09/gmpidgin-2.jpeg"><img src="http://www.lerosua.org/wp-content/uploads/2010/09/gmpidgin-2.jpeg" alt="" title="gmpidgin-2" width="707" height="439" class="alignnone size-full wp-image-905" /></a></p>
<p>6. 按yes则会自动调用gmchess开始棋局，则no则拒绝对战。同意对战则需要等待一会，gmchess自动打开，发起请求的一方会自动成为红方，可以开始棋局。<br />
<a href="http://www.lerosua.org/wp-content/uploads/2010/09/screenshot.jpg"><img src="http://www.lerosua.org/wp-content/uploads/2010/09/screenshot.jpg" alt="" title="screenshot" width="480" height="300" class="alignnone size-full wp-image-906" /></a></p>
<p>7. 之后就可以正常下棋。</p>
<p>8. 如果想悔棋，当你走棋的时候，点击悔棋按钮，则发送悔棋请求。对方允许了就自动悔棋。<br />
9. 如果想和棋，当你走棋的时候，点击和棋按钮，则发送和棋请求，对方允许了就和棋了。<br />
10. 如果想认输，直接点认输按钮。棋局自动结束。<br />
11. 双方走棋有时限，请在程序倒数之前完成走棋，不然可就超时判负了。</p>
<p>PS. 下棋双方需要安装gmchess, pidgin, pidgin-gmchess插件。并且对方要在好友列表里。目前只支持linux平台。<br />
好友下棋，切磋为主，胜负其次，程序有bug，请多见谅。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lerosua.org/2010/09/gmchess-pidgin-handbook/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>gmchess 0.29.1</title>
		<link>http://www.lerosua.org/2010/09/gmchess-0-29-1/</link>
		<comments>http://www.lerosua.org/2010/09/gmchess-0-29-1/#comments</comments>
		<pubDate>Thu, 16 Sep 2010 14:06:05 +0000</pubDate>
		<dc:creator>lerosua</dc:creator>
				<category><![CDATA[GMChess]]></category>
		<category><![CDATA[pidgin]]></category>

		<guid isPermaLink="false">http://www.lerosua.org/?p=899</guid>
		<description><![CDATA[gmchess终于又迎来了更新。这次版本号有大的变动哩。 1. 添加对战结束后的音效。 2. 修正第一次打开棋谱无效的bug. 3. 修正64位系统中打开棋谱无效的bug. 4. 添加网络对战功能（需要安装pidgin插件) 源码如下: gmchess 0.29.1 pidgin-gmchess 0.02 如何使用pidgin的插件来进行gmchess的网络对战详见下一篇文章。]]></description>
			<content:encoded><![CDATA[<p>gmchess终于又迎来了更新。这次版本号有大的变动哩。</p>
<p>1. 添加对战结束后的音效。</p>
<p>2. 修正第一次打开棋谱无效的bug.</p>
<p>3. 修正64位系统中打开棋谱无效的bug.</p>
<p>4. 添加网络对战功能（需要安装pidgin插件)</p>
<p>源码如下:</p>
<p><a href="http://gmchess.googlecode.com/files/gmchess-0.29.1.tar.bz2">gmchess 0.29.1</a></p>
<p><a href="http://gmchess.googlecode.com/files/pidgin-gmchess-0.02.tar.gz">pidgin-gmchess 0.02<br />
</a></p>
<p>如何使用pidgin的插件来进行gmchess的网络对战详见下一篇文章。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lerosua.org/2010/09/gmchess-0-29-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>2.5D的中国象棋</title>
		<link>http://www.lerosua.org/2010/04/you-be-fool/</link>
		<comments>http://www.lerosua.org/2010/04/you-be-fool/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 17:21:34 +0000</pubDate>
		<dc:creator>lerosua</dc:creator>
				<category><![CDATA[奇客事情]]></category>
		<category><![CDATA[clutter]]></category>
		<category><![CDATA[GMChess]]></category>

		<guid isPermaLink="false">http://www.lerosua.org/?p=803</guid>
		<description><![CDATA[近来看了下clutter, 这可是有趣的东西。包装得很好，用起来还方便。 gnome3将大大重用clutter,特别是默认的棋牌游戏方面。如果gmchess加上clutter会变成怎么样呢？ 看图： 那么，你希望使用这样的棋盘吗，只为了cool一点&#8230;]]></description>
			<content:encoded><![CDATA[<p>近来看了下clutter, 这可是有趣的东西。包装得很好，用起来还方便。</p>
<p>gnome3将大大重用clutter,特别是默认的棋牌游戏方面。如果gmchess加上clutter会变成怎么样呢？</p>
<p>看图：</p>
<p><a href="http://www.lerosua.org/wp-content/uploads/2010/04/gmchess-clutter.png"><img class="alignnone size-medium wp-image-804" title="gmchess-clutter" src="http://www.lerosua.org/wp-content/uploads/2010/04/gmchess-clutter-300x187.png" alt="" width="300" height="187" /></a></p>
<p>那么，你希望使用这样的棋盘吗，只为了cool一点&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lerosua.org/2010/04/you-be-fool/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>gmchess 0.20.5</title>
		<link>http://www.lerosua.org/2010/03/gmchess-0-20-5/</link>
		<comments>http://www.lerosua.org/2010/03/gmchess-0-20-5/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 16:03:27 +0000</pubDate>
		<dc:creator>lerosua</dc:creator>
				<category><![CDATA[GMChess]]></category>
		<category><![CDATA[中国象棋]]></category>

		<guid isPermaLink="false">http://www.lerosua.org/?p=801</guid>
		<description><![CDATA[经过长时间的酝酿。gmchess终于迎来了新版本。 0.20.5有如下更新： 1. 添加对战时超时提醒。 2.添加设置每局时间及每步时间限制。 3.添加显示引擎状态功能。 4.修正棋谱中黑棋有两个兵不能识别的bug 源码地址：gmchess-0.20.5]]></description>
			<content:encoded><![CDATA[<p>经过长时间的酝酿。gmchess终于迎来了新版本。<br />
0.20.5有如下更新：<br />
1. 添加对战时超时提醒。<br />
2.添加设置每局时间及每步时间限制。<br />
3.添加显示引擎状态功能。<br />
4.修正棋谱中黑棋有两个兵不能识别的bug</p>
<p>源码地址：<a href="http://gmchess.googlecode.com/files/gmchess-0.20.5.tar.bz2">gmchess-0.20.5</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lerosua.org/2010/03/gmchess-0-20-5/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>gmchess并未变傻</title>
		<link>http://www.lerosua.org/2009/11/gmchess-not-stupid/</link>
		<comments>http://www.lerosua.org/2009/11/gmchess-not-stupid/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 07:31:41 +0000</pubDate>
		<dc:creator>lerosua</dc:creator>
				<category><![CDATA[GMChess]]></category>

		<guid isPermaLink="false">http://www.lerosua.org/?p=724</guid>
		<description><![CDATA[最近有不少人向我反应gmchess是不是变弱智了。我不得一次又一次地回答，没有啊。 看来大家都没适应gmchess最新的变化。 在之前的版本中，我并未调整gmchess引擎的搜索级数。因此默认它会搜索得很深，棋力 相对就高。这也是之前许多人反应引擎太难的问题，不过相应，走子也慢。 因此我在最新的版本0.20.3中，将引擎的搜索级数调至5,降低难度，也提高了走子速度。 大家可以在配置界面把搜索级数根据自己的水平提高。 因此gmchess并不是变弱智了。特此声明! 注意看图中的设置]]></description>
			<content:encoded><![CDATA[<p>最近有不少人向我反应gmchess是不是变弱智了。我不得一次又一次地回答，没有啊。<br />
看来大家都没适应gmchess最新的变化。</p>
<p>在之前的版本中，我并未调整gmchess引擎的搜索级数。因此默认它会搜索得很深，棋力<br />
相对就高。这也是之前许多人反应引擎太难的问题，不过相应，走子也慢。<br />
因此我在最新的版本0.20.3中，将引擎的搜索级数调至5,降低难度，也提高了走子速度。<br />
大家可以在配置界面把搜索级数根据自己的水平提高。<br />
因此gmchess并不是变弱智了。特此声明!</p>
<p>注意看图中的设置</p>
<p><img class="alignnone" src="http://www.lerosua.org/wp-content/uploads/2009/10/gmchess-0.20.3.png" alt="" width="515" height="379" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lerosua.org/2009/11/gmchess-not-stupid/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>GMChess 0.20.3 发布</title>
		<link>http://www.lerosua.org/2009/10/gmchess-0-20-3/</link>
		<comments>http://www.lerosua.org/2009/10/gmchess-0-20-3/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 11:39:11 +0000</pubDate>
		<dc:creator>lerosua</dc:creator>
				<category><![CDATA[GMChess]]></category>

		<guid isPermaLink="false">http://www.lerosua.org/?p=685</guid>
		<description><![CDATA[国庆长假期间抽调精神集中攻击了一下gmchess. 今天终于能发布一个版本。 gmchess 0.20.3版本有如下更新: 1. 添加大小两种棋盘选择。(在10寸小本上也能玩gmchess了) 2. 添加设置搜索深度功能。(1-15级，越小，越快，相对也越简单) 3. 添加用户选择黑棋功能,(此功能测试中，需要在菜单中选择&#8211;&#62;换边，然后才点“开始”按钮才生效) 4. 配置目录更改到 ~/.config/gmchess下，因此旧用户需要将棋谱转移一下。 此版本相对地提高了一些用户体验，推荐升级。 源码地址:gmchess 0.20.3 ubuntu/debian用户可以等源里的包，迟点会有更新。]]></description>
			<content:encoded><![CDATA[<p>国庆长假期间抽调精神集中攻击了一下gmchess. 今天终于能发布一个版本。</p>
<p>gmchess 0.20.3版本有如下更新:</p>
<p>1. 添加大小两种棋盘选择。(在10寸小本上也能玩gmchess了)</p>
<p>2. 添加设置搜索深度功能。(1-15级，越小，越快，相对也越简单)</p>
<p>3. 添加用户选择黑棋功能,(此功能测试中，需要在菜单中选择&#8211;&gt;换边，然后才点“开始”按钮才生效)</p>
<p>4. 配置目录更改到 ~/.config/gmchess下，因此旧用户需要将棋谱转移一下。</p>
<p>此版本相对地提高了一些用户体验，推荐升级。</p>
<p>源码地址:<a href="http://gmchess.googlecode.com/files/gmchess-0.20.3.tar.bz2">gmchess 0.20.3</a></p>
<p>ubuntu/debian用户可以等源里的包，迟点会有更新。</p>
<p><img class="alignnone size-full wp-image-686" title="gmchess-0.20.3" src="http://www.lerosua.org/wp-content/uploads/2009/10/gmchess-0.20.3.png" alt="gmchess-0.20.3" width="536" height="394" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lerosua.org/2009/10/gmchess-0-20-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>GMChess 0.20.2</title>
		<link>http://www.lerosua.org/2009/08/gmchess-0-20-2/</link>
		<comments>http://www.lerosua.org/2009/08/gmchess-0-20-2/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 15:59:04 +0000</pubDate>
		<dc:creator>lerosua</dc:creator>
				<category><![CDATA[GMChess]]></category>
		<category><![CDATA[中国象棋]]></category>

		<guid isPermaLink="false">http://www.lerosua.org/?p=626</guid>
		<description><![CDATA[gmchess 放出0,20.2的源码打包。 更新了有版权争议的图片。 去除了libglademm依赖。 给属性窗口添加未实现提示。 如上所看，此次版本只是小小更新。主要是为了冲刺进源的版权审查。 有确切需要的用户再更新。地址 http://code.google.com/p/gmchess/downloads/list 功能仍需要加强，同志仍需要努力，我知道的。]]></description>
			<content:encoded><![CDATA[<p>gmchess 放出0,20.2的源码打包。<br />
更新了有版权争议的图片。<br />
去除了libglademm依赖。<br />
给属性窗口添加未实现提示。</p>
<p>如上所看，此次版本只是小小更新。主要是为了冲刺进源的版权审查。<br />
有确切需要的用户再更新。地址 <a href="http://code.google.com/p/gmchess/downloads/list">http://code.google.com/p/gmchess/downloads/list</a><br />
功能仍需要加强，同志仍需要努力，我知道的。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lerosua.org/2009/08/gmchess-0-20-2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>gmchess 0.20.1</title>
		<link>http://www.lerosua.org/2009/07/gmchess-0-20-1/</link>
		<comments>http://www.lerosua.org/2009/07/gmchess-0-20-1/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 04:47:41 +0000</pubDate>
		<dc:creator>lerosua</dc:creator>
				<category><![CDATA[GMChess]]></category>

		<guid isPermaLink="false">http://www.lerosua.org/?p=591</guid>
		<description><![CDATA[GMChess 是一款中国象棋游戏软件。致力于发展Linux下的象棋软件。目前支持读谱，及简单的AI对战功能。 0.20.1版本是对0.20版的小范围修正。为下一计划作准备。 上次搞了个gmchess图标投票的，不过。最终方案却有点出入。当然其它的图标及声音文件都替换成GPL版权的文件了。加入yalong提供的补丁。添加初步的计时器功能。 鉴于picasa在和谐中，暂不贴图了。 源码下载地址 gmchess 0.20.1]]></description>
			<content:encoded><![CDATA[<p>GMChess 是一款中国象棋游戏软件。致力于发展Linux下的象棋软件。目前支持读谱，及简单的AI对战功能。</p>
<p>0.20.1版本是对0.20版的小范围修正。为下一计划作准备。</p>
<p>上次搞了个gmchess图标投票的，不过。最终方案却有点出入。当然其它的图标及声音文件都替换成GPL版权的文件了。加入yalong提供的补丁。添加初步的计时器功能。</p>
<p>鉴于picasa在和谐中，暂不贴图了。</p>
<p>源码下载地址 <a href="http://gmchess.googlecode.com/files/gmchess-0.20.1.tar.bz2">gmchess 0.20.1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lerosua.org/2009/07/gmchess-0-20-1/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>gmchess图标选举</title>
		<link>http://www.lerosua.org/2009/05/gmchess-icon-for/</link>
		<comments>http://www.lerosua.org/2009/05/gmchess-icon-for/#comments</comments>
		<pubDate>Sat, 23 May 2009 14:13:22 +0000</pubDate>
		<dc:creator>lerosua</dc:creator>
				<category><![CDATA[GMChess]]></category>
		<category><![CDATA[图标设计]]></category>

		<guid isPermaLink="false">http://www.lerosua.org/?p=523</guid>
		<description><![CDATA[之前向各位征集了一下gmchess的图标。得到大家的支持。在此先感谢大家。 目前有两个方案，一个是linuxertony做的血染棋局风格的（这个比较汗），一个是pengkelee做的图片风格的。 大家都说说自己的看法，选哪种方案好。 linuxertony风格的: 发件人 lerosua&#8217; blog pengkelee风格的： 发件人 lerosua&#8217; blog]]></description>
			<content:encoded><![CDATA[<p>之前向各位征集了一下gmchess的图标。得到大家的支持。在此先感谢大家。</p>
<p>目前有两个方案，一个是linuxertony做的血染棋局风格的（这个比较汗），一个是pengkelee做的图片风格的。</p>
<p>大家都说说自己的看法，选哪种方案好。</p>
<p>linuxertony风格的:</p>
<table style="width: auto;" border="0">
<tbody>
<tr>
<td><a href="http://picasaweb.google.com/lh/photo/MU1Z8NTaDKZw5jqD5m4nGw?feat=embedwebsite"><img src="http://lh5.ggpht.com/_R2A-LDioh3M/ShgBpYSnFCI/AAAAAAAAETs/1cwsVHWJcJQ/s288/gmchess-2.png" alt="" width="190" height="190" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif; font-size:11px; text-align:right">发件人 <a href="http://picasaweb.google.com/lerosua/LerosuaBlog?feat=embedwebsite">lerosua&#8217; blog</a></td>
</tr>
</tbody>
</table>
<p>pengkelee风格的：</p>
<table style="width: auto;" border="0">
<tbody>
<tr>
<td><a href="http://picasaweb.google.com/lh/photo/kRKiq4uh2YhOrE-0g5ZiEg?feat=embedwebsite"><img src="http://lh3.ggpht.com/_R2A-LDioh3M/ShgBpbKxWQI/AAAAAAAAETo/eH-gWbn32lQ/s800/gmchess-1.png" alt="" width="102" height="106" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif; font-size:11px; text-align:right">发件人 <a href="http://picasaweb.google.com/lerosua/LerosuaBlog?feat=embedwebsite">lerosua&#8217; blog</a></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.lerosua.org/2009/05/gmchess-icon-for/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>gmchess征集图标</title>
		<link>http://www.lerosua.org/2009/05/gmchess%e5%be%81%e9%9b%86%e5%9b%be%e6%a0%87/</link>
		<comments>http://www.lerosua.org/2009/05/gmchess%e5%be%81%e9%9b%86%e5%9b%be%e6%a0%87/#comments</comments>
		<pubDate>Thu, 14 May 2009 03:35:25 +0000</pubDate>
		<dc:creator>lerosua</dc:creator>
				<category><![CDATA[GMChess]]></category>

		<guid isPermaLink="false">http://www.lerosua.org/?p=507</guid>
		<description><![CDATA[gmchess推出之时，我随手使用了两个下载的头像，但总体来说和界面不太和谐。重要的是存在着版权的问题。gmchess的程序图标也是如此。 希望有美工内涵的人能帮忙设计一些图标，主要就是程序图标及两个头像。 采用后将会将您的名字加入程序关于窗口中的感谢名单中。 希望大家帮忙。 PS. 图标可发至lerosua+gmchess (at) gmail.com]]></description>
			<content:encoded><![CDATA[<p>gmchess推出之时，我随手使用了两个下载的头像，但总体来说和界面不太和谐。重要的是存在着版权的问题。gmchess的程序图标也是如此。</p>
<p>希望有美工内涵的人能帮忙设计一些图标，主要就是程序图标及两个头像。</p>
<p>采用后将会将您的名字加入程序关于窗口中的感谢名单中。</p>
<p>希望大家帮忙。</p>
<p>PS. 图标可发至lerosua+gmchess (at) gmail.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lerosua.org/2009/05/gmchess%e5%be%81%e9%9b%86%e5%9b%be%e6%a0%87/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

