Sunday, 26 May 2013

What resources are available for using Qt as a toolkit for games

What resources are available for using Qt as a toolkit for games

Qt is an excellent application toolkit and overall the best for C++. While some large projects use Qt (KDE for example), I haven't seen many games using it. So I decided to make my own. But what does Qt provide that may be useful when writing a game (in my case a 2D game)?

No comments:

Post a Comment