Dictomania Demo: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
(Cleanup)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Learning::Demos_and_Examples]]<br />[[Category:Developing_with_Qt::Qt Quick::Demos]]
[[Category:Learning::Demos_and_Examples]]
[[Category:Developing_with_Qt::Qt Quick::Demos]]


'''English''' [[Dictomania_Demo_Japanese|日本語]]
[https://www.youtube.com/watch?v=UfLwZnTGcnA YouTube video]
 
= Dictomania =
 
[YouTubeID:UfLwZnTGcnA]


== Description ==
== Description ==


Dictiomania is a simple and fun language learning game developed by Movial. The quiz game uses open source dictionary data from &quot;Wiktionary.org&amp;quot;:http://wiktionary.org and includes multiple language combinations, difficulty levels and game modes.
Dictiomania is a simple and fun language learning game developed by Movial. The quiz game uses open source dictionary data from [http://wiktionary.org 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.
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 ==
== Download ==
=== Source ===


http://qt.gitorious.org/qt-in-use
http://qt.gitorious.org/qt-in-use
=== Binaries ===
Maemo: http://get.qt.nokia.com/demos/maemo/dictiomania_1.4_all.deb


== Installation ==
== Installation ==

Latest revision as of 16:45, 28 June 2015


YouTube video

Description

Dictiomania is a simple and fun language learning game developed by Movial. The quiz game uses open source dictionary data from 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

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

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.