NumberX

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m (Update: new release 1.0.1)
m
Line 1: Line 1:
{{application|NumberX}}
+
{{Languages|NumberX}}
 +
 
 +
<onlyinclude>
 +
{{ApplicationBox|
 +
  Name=[[NumberX]]|
 +
  Description= A mathematical puzzle game that will challenge your mental math abilities! |
 +
  Screenshot=NumberX.png |
 +
  Homepage=http://code.google.com/p/numberx/|
 +
  TestedOn=SHR |
 +
  PackageName=numberx
 +
}}
 +
</onlyinclude>
 +
{|align=left
 +
|__TOC__
 +
|}
 
[[Image:NumberX.png|thumb]]
 
[[Image:NumberX.png|thumb]]
 +
{{application|NumberX}}
  
 
== Overview ==
 
== Overview ==
Line 27: Line 42:
  
 
[[User:Valos|Valéry Febvre]]
 
[[User:Valos|Valéry Febvre]]
 
<onlyinclude>
 
{{ApplicationBox|
 
  Name=[[NumberX]]|
 
  Description= A mathematical puzzle game that will challenge your mental math abilities! |
 
  Screenshot=NumberX.png |
 
  Homepage=http://code.google.com/p/numberx/|
 
  TestedOn=SHR |
 
  PackageName=numberx
 
}}
 
</onlyinclude>
 
 
 
[[Category:Games Applications]]
 
[[Category:Games Applications]]

Revision as of 04:36, 5 December 2009


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

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.1-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