Space Blok game demos Windows Phone to Qt port

Published by at

Space Blok is a Qt port of the Space Blok XNA (Windows Phone) application that runs on Symbian MeeGo Harmattan 1.2 and Qt desktop. The full source code is available, along with implementation and porting notes, which makes it a valauble resource for developers considering porting a game from XNA to Qt.

Description:

Space Blok is a funny 1-4 player block structure breaking game ported from Windows Phone to Qt mobile devices and desktop as well. This game is a free example app done by Nokia. The game is implemented with Qt3D and Qt Quick and it utilizes an open source physics engine, Bullet Physics Library, to provide 3D simulation and realistic collision handling for the game objects. The audio framework used in this example is Qt GameEnabler. This example is hosted in a Nokia Developer Project, where you can find implementation and porting notes, discover recent revisions, and contribute to the project.

This example is hosted in a Nokia Developer Projects, http://projects.developer.nokia.com/spaceblokqt , where you can find implementation and porting notes, discover recent revisions, and contribute to the project.

Source / Credit: Nokia Developer