Dictomania Demo: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Learning::Demos_and_Examples]]<br />[[Category:Developing_with_Qt::Qt Quick::Demos]] | |||
'''English''' [[Dictomania_Demo_Japanese|日本語]] | |||
= | = 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&quot;:http://wiktionary.org and includes multiple language combinations, difficulty levels and game modes. | |||
===Source=== | 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 | http://qt.gitorious.org/qt-in-use | ||
===Binaries=== | === Binaries === | ||
Maemo: http://get.qt.nokia.com/demos/maemo/dictiomania_1.4_all.deb | Maemo: http://get.qt.nokia.com/demos/maemo/dictiomania_1.4_all.deb | ||
==Installation== | == Installation == | ||
The Dictiomania will run on the Nokia n900 with Qt 4.7 prerelease qml viewer installed. | The Dictiomania will run on the Nokia n900 with Qt 4.7 prerelease qml viewer installed. | ||
The | 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. | ||
Revision as of 09:32, 24 February 2015
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.