Tuesday 31 May 2011

My First Qml App


7 Up 7 Down is a my first QML application, which is a dice game.

The game can be played in single player or two player mode.
The user can select amongst the three bet options, i.e. whether the dice value greater than 7, less than 7 or equal to 7.
The resultant dice value decides whether you are winner or loser depending on the bet option selected.
In two player mode both the players can select the same bet type also.

If the player wins on the bet for greater than or less than 7, he gets double the bet amount but on the bet of equal to 7, gets triple the bet amount.

I have used animations and particle effects to improve the look of game.
This game is tested on C7 and E7(Symbian 3).

In order to run the game, the following needs to be installed.
1. Qmlviewer
2. Qt 4.7.3

The sis for the Qt and QmlViewer is available in Qt SDK 1.1 in Symbian 3 for 4.7.3.

The game provided me a good learning and hands on experience on QML.

The first view of the game is captured in the video:



The Dice game, 7Up 7Down application can be downloaded at :
http://www.filefactory.com/file/cb9c26f/n/dicegame_sis%20