Beginner for the Qt and Game Programming
-
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 -
Hi and welcome to devnet forum
Did you find already the GUI book list in the documentation?
-
Hi! I don't know anything about games, I'm just asking: what kind of games do you have in mind?
-
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
-
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