[Kde-games-devel] Chess game for KDE4
miquel canes
miquelcanes at gmail.com
Tue Dec 8 22:54:18 CET 2009
Few months ago I started a chess game called CheckMate using qt & kdelibs.
At the moment the game is still unusable because I'm busy with the
university but my idea is continue with it after exams.
Now I'm working on the gnuchess backend but the idea is support xboard and
uci protocols and FICS.
The code is hosted in https://forja.rediris.es/svn/cusl4-checkmate.
Now the game is presented in a contest at the university.
It would be nice if we could share efforts in some way, what do you think?
Greetings
Miquel
On Sat, Dec 5, 2009 at 8:02 PM, Stefan Majewsky <majewsky at gmx.net> wrote:
> Am Samstag, 5. Dezember 2009 13:32:21 schrieb Luciano Montanaro:
> > Hi Ian, I remember the problem wit QGV and Qt4.0. And yes, OpenGL is
> fast.
> > It's not easy to use, though.
>
> QGraphicsView* view;
> ...
> view->setViewport(new QGLWidget);
>
> ...and you're done. This is what the old Palapeli used for the flag "Enable
> hardware acceleration". This flag is now gone because QGV in Qt 4.5/4.6 is
> more than fast enough.
>
> Greetings
> Stefan
>
> _______________________________________________
> kde-games-devel mailing list
> kde-games-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kde-games-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-games-devel/attachments/20091208/ad599f1a/attachment-0001.htm
More information about the kde-games-devel
mailing list