Beginner for the Qt and Game Programming
-
wrote on 24 May 2017, 16:04 last edited by
Hello All,
I am beginner in Qt (just recently started to learn this library). Really want to start coding games. Would you please suggest any book to start with that really can give a broad understanding of the game programming with real examples which can be replicated if it is . Any information will be very much appreciated.
Thank you very much -
Hello All,
I am beginner in Qt (just recently started to learn this library). Really want to start coding games. Would you please suggest any book to start with that really can give a broad understanding of the game programming with real examples which can be replicated if it is . Any information will be very much appreciated.
Thank you very muchwrote on 24 May 2017, 16:46 last edited byHi and welcome to devnet forum
Did you find already the GUI book list in the documentation?
-
wrote on 24 May 2017, 16:51 last edited by A Former User
Hi! I don't know anything about games, I'm just asking: what kind of games do you have in mind?
-
Hi and welcome to devnet forum
Did you find already the GUI book list in the documentation?
wrote on 25 May 2017, 20:04 last edited by@koahnig , thank you very much. Currently learn C++ GUI Programming with Qt 4, Second Edition by Jasmin Blanchette and Mark Summerfield. So it means I am on the right direction.
-
wrote on 26 May 2017, 10:05 last edited by
Hi,
Our Qt wiki has a more recent list of Qt Books
There is even one with the title :
Game Programming Using Qt Beginner's Guide
Eddy
-
wrote on 26 May 2017, 10:21 last edited by VRonin
For mobile games (and similar) the QML book is a great start. for dektop/console games I'd start from Unreal Engine rather than Qt itself
1/6