View source for NumberX

From Openmoko

Jump to: navigation, search

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Administrators.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page:

Return to NumberX.

Personal tools


NumberX.png NumberX

A mathematical puzzle game that will challenge your mental math abilities!


Homepage: http://code.google.com/p/numberx/
Package: numberx
Tested on: SHR


Contents

NumberX.png

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

Dependences

  • python-math
  • python-elementary

Author

Valéry Febvre