Dictomania Demo: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
(Add "cleanup" tag)
Line 1: Line 1:
{{Cleanup | reason=Auto-imported from ExpressionEngine.}}
[[Category:Learning::Demos_and_Examples]]
[[Category:Learning::Demos_and_Examples]]
[[Category:Developing_with_Qt::Qt Quick::Demos]]
[[Category:Developing_with_Qt::Qt Quick::Demos]]

Revision as of 15:34, 3 March 2015

This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine.
Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean.

English 日本語

Dictomania

[YouTubeID:UfLwZnTGcnA]

Description

Dictiomania is a simple and fun language learning game developed by Movial. The quiz game uses open source dictionary data from "Wiktionary.org":http://wiktionary.org and includes multiple language combinations, difficulty levels and game modes.

Originally developed for Nokia Web Runtime (WRT) and Nokia S60 5th generation handsets, Movial ported Dictiomania to Qt Quick to improve the graphical performance and to further enhance the user experience with 2D animations and rotating user interface graphics. The new game version works on Nokia N900 and other WVGA (800x480) resolution phones.

Download

Source

http://qt.gitorious.org/qt-in-use

Binaries

Maemo: http://get.qt.nokia.com/demos/maemo/dictiomania_1.4_all.deb

Installation

The Dictiomania will run on the Nokia n900 with Qt 4.7 prerelease qml viewer installed.

The QML viewer can be installed to n900 e.g. by enabling the extras-devel repository in the Application Manager and installing qt4-experimental-declarative-qmlviewer with apt-get. Application Manager won't install dependencies when installing a package from a local file instead of a APT repository.