How many games based on Qt are there?
-
Just thought I'd post one of my creations (witch I'm trying to publish on ovi :)).
"YouTube video":http://www.youtube.com/watch?v=ufMwn5ncQQk -
Just started writing a Qt/QML client for an MMO game I've been writing and rewriting for a while now:
https://bitbucket.org/skewedaspect/precursors-client-qml/wiki/Home
Gotta say, love working with QML for this. In a matter of days we've built about 75% of the functionality of the old (python based) client, that runs at 10x the speed.
-
I fully agree morgul!
I think once you learned QML you will never want return to an imperative language again ;)For those who are looking for source code of published games: we provide "10 Qt-based games":http://v-play.net/doc/vplay-examples.html made with V-Play as part of the "V-Play SDK":http://v-play.net/download which are open-source. Some of them are also published in the iOS and Android App Stores: http://v-play.net/showcases/
-
Hey
I have 2 games made with Qt, commercial ones
Check them
Also I'm hardly working to release a newer versions of both with online gameplay and stuff
Hopefully the quality helps, iOS versions are not deployed with Qt but I will deploy then with Qt 5.2 once it's out