NumberX

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(NumberX application page)
 
m (Forget application's description in ApplicationBox)
Line 31: Line 31:
 
{{ApplicationBox|
 
{{ApplicationBox|
 
   Name=[[NumberX]]|
 
   Name=[[NumberX]]|
   Description= |
+
   Description= A mathematical puzzle game that will challenge your mental math abilities! |
 
   Screenshot=NumberX.png |
 
   Screenshot=NumberX.png |
 
   Homepage=http://code.google.com/p/numberx/|
 
   Homepage=http://code.google.com/p/numberx/|

Revision as of 23:42, 10 November 2009

NumberX is one of the applications that runs on the Openmoko Phones. For a list of all applications, visit Applications

NumberX.png

Contents

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.0-r0_all.ipk

Dependences

  • python-math
  • python-elementary

Author

Valéry Febvre


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

Personal tools

NumberX is one of the applications that runs on the Openmoko Phones. For a list of all applications, visit Applications

NumberX.png

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.0-r0_all.ipk

Dependences

  • python-math
  • python-elementary

Author

Valéry Febvre


NumberX.png NumberX


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