NumberX

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m
m
 
Line 33: Line 33:
 
<pre>
 
<pre>
 
opkg install http://numberx.googlecode.com/files/numberx_1.0.1-r0_all.ipk
 
opkg install http://numberx.googlecode.com/files/numberx_1.0.1-r0_all.ipk
 +
</pre>
 +
NumberX is in SHR-unstable feeds already, so to install it, simply type:
 +
<pre>
 +
opkg install numberx
 
</pre>
 
</pre>
  

Latest revision as of 02:37, 2 December 2010


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

[edit] 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.

[edit] 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

[edit] Dependences

  • python-math
  • python-elementary

[edit] Author

Valéry Febvre

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

NumberX is in SHR-unstable feeds already, so to install it, simply type:

opkg install numberx

Dependences

  • python-math
  • python-elementary

Author

Valéry Febvre