PDA

View Full Version : Starting game programming using Qt



sophister
3rd November 2009, 02:24
Hi guys:
I am considering using Qt to write a game like Super Mario, or Contra. But I just do not know how and where to start.

I think it is related to QGraphicsScene, QGraphicsView and QGraphicsItem.

Any idea appreciated!!

Thanks a lot!

wysota
3rd November 2009, 08:53
Umm.... but any idea regarding what? It seems you already know what to do :) Start by following the links in your post and reading what's behind them.

aamer4yu
3rd November 2009, 11:26
You can also have a look at Qt demos in Qt 4.6,,, they have submarine game,,, may be it will guide you

sophister
4th November 2009, 05:30
Yeah, I am reading these classes.
Thanks for your reply!

sophister
4th November 2009, 05:31
Hmm, good idea, but uh, I am now using the Ubuntu OS, and I haven't install the Qt4.6.
Thank you!