Few months ago I started a chess game called CheckMate using qt &amp; kdelibs. At the moment the game is still unusable because I&#39;m busy with the university but my idea is continue with it after exams.<div>Now I&#39;m working on the gnuchess backend but the idea is support xboard and uci protocols and FICS.</div>
<div>The code is hosted in <span class="Apple-style-span" style="font-family: monospace; font-size: 11px; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; "><a href="https://forja.rediris.es/svn/cusl4-checkmate">https://forja.rediris.es/svn/cusl4-checkmate</a>.</span></div>
<div>Now the game is presented in a contest at the university.</div><div>It would be nice if we could share efforts in some way, what do you think?</div><div><br></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Greetings</span></div>
<div>Miquel</div><div> </div><div><br><div class="gmail_quote">On Sat, Dec 5, 2009 at 8:02 PM, Stefan Majewsky <span dir="ltr">&lt;<a href="mailto:majewsky@gmx.net" target="_blank">majewsky@gmx.net</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am Samstag, 5. Dezember 2009 13:32:21 schrieb Luciano Montanaro:<br>
<div>&gt; Hi Ian, I remember the problem wit QGV and Qt4.0. And yes, OpenGL is fast.<br>
&gt; It&#39;s not easy to use, though.<br>
<br>
</div>QGraphicsView* view;<br>
...<br>
view-&gt;setViewport(new QGLWidget);<br>
<br>
...and you&#39;re done. This is what the old Palapeli used for the flag &quot;Enable<br>
hardware acceleration&quot;. This flag is now gone because QGV in Qt 4.5/4.6 is<br>
more than fast enough.<br>
<br>
Greetings<br>
<font color="#888888">Stefan<br>
</font><br>_______________________________________________<br>
kde-games-devel mailing list<br>
<a href="mailto:kde-games-devel@kde.org" target="_blank">kde-games-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-games-devel" target="_blank">https://mail.kde.org/mailman/listinfo/kde-games-devel</a><br>
<br></blockquote></div><br>
</div>