Moving Puzzle Game (under construction)

Qt Application by Oleg Oleinicov

 

Download .zip file here

Link to course home page

Program description

Name: Moving Puzzle

Short description: The application disorders parts of an image and allows user to mend those parts back.

Long description: The application allows the user to select a pre-defined image she/he wants to use in the game. Whenever the image is selected, the application splits it into many pieces and mixes them in a way that they are disordered. The user needs to put them back into the right order so that the original picture she/he chose is restored. Whenever the task is completed, notification about time consumed for completing the task is shown and user is offered to enter the name. The results are stored as a separate XML-file and shown after user has entered her/his name at the end of each game.

Localization: The program is translated only in English. Finnish language version will also become available in ALPHA release

Status: pre-ALPHA. Some of the features work, however localization for Finland is missing. Also support of dynamic loading pictures from the web is missing.

Hacking: