NumberX
From Openmoko
Languages: |
English • العربية • Български • Česky • Dansk • Deutsch • Esperanto • Eesti • Español • فارسی • Suomi • Français • עברית • Magyar • Italiano • 한국어 • Nederlands • Norsk (bokmål) • Polski • Português • Română • Русский • Svenska • Slovenčina • Українська • 中文(中国大陆) • 中文(台灣) • Euskara • Català |
NumberX
A mathematical puzzle game that will challenge your mental math abilities!
|
|
NumberX is one of the applications that runs on the Openmoko Phones. For a list of all applications, visit Applications
Overview
NumberX is a mathematical puzzle game that will challenge your mental math abilities!
Four random numbers, between 1 and 9, you are given and you must put them all together using the basic arithmetic operators in such a way as to arrive at a given target random number.
Every puzzle has a solution. The difficulty of the puzzles varies, some are easy and others are much more difficult!
It's written in Python / Elementary.
The Project is hosted on Google code.
Download and installation
You can install NumberX directly from Web with opkg. All packages are available here. For example:
opkg install http://numberx.googlecode.com/files/numberx_1.0.1-r0_all.ipk
NumberX is in SHR-unstable feeds already, so to install it, simply type:
opkg install numberx
Dependences
- python-math
- python-elementary