Neomis

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Neomis application page)
 
m
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{application|Neomis}}
+
{{Languages|Neomis}}
[[Image:Neomis.png|thumb]]
+
  
 +
<onlyinclude>
 +
{{ApplicationBox|
 +
  Name=[[Neomis]]|
 +
  Description= A computer version of the well-known electronic game named Simon |
 +
  Screenshot=Neomis.png |
 +
  Homepage=http://code.google.com/p/neomis/|
 +
  TestedOn=SHR |
 +
  PackageName=neomis
 +
}}
 +
</onlyinclude>
 +
{|align=left
 +
|__TOC__
 +
|}
 +
[[Image:Neomis.png|thumb]]
 +
{{application|Neomis}}
 
== Overview ==
 
== Overview ==
 
Neomis is a computer version of the well-known electronic game named Simon.
 
Neomis is a computer version of the well-known electronic game named Simon.
Line 19: Line 33:
 
For example:
 
For example:
 
<pre>
 
<pre>
opkg install http://neomis.googlecode.com/files/neomis_1.0.0-r0_all.ipk
+
opkg install http://neomis.googlecode.com/files/neomis_1.0.3-r0_all.ipk
 +
</pre>
 +
Neomis is in SHR-unstable feeds already, so to install it, simply type:
 +
<pre>
 +
opkg install neomis
 
</pre>
 
</pre>
  
Line 30: Line 48:
  
 
[[User:Valos|Valéry Febvre]]
 
[[User:Valos|Valéry Febvre]]
 
<onlyinclude>
 
{{ApplicationBox|
 
  Name=[[Neomis]]|
 
  Description= A computer version of the well-known electronic game named Simon |
 
  Screenshot=Neomis.png |
 
  Homepage=http://code.google.com/p/neomis/|
 
  TestedOn=SHR |
 
  PackageName=neomis
 
}}
 
</onlyinclude>
 
 
 
[[Category:Games Applications]]
 
[[Category:Games Applications]]
 +
[[Category:ApplicationsElementary]]

Latest revision as of 02:27, 2 December 2010


Neomis.png Neomis

A computer version of the well-known electronic game named Simon


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


Contents

Neomis.png

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

[edit] Overview

Neomis is a computer version of the well-known electronic game named Simon.

It's a game of memory and concentration.

You must follow the pattern of sounds and lights as long as you can remember!

The game will flash quadrants in turn and expect you to repeat the sequence. If you get the sequence correct, the game will respond with a longer sequence.

It's written in Python / Elementary.

The Project is hosted on Google code.

[edit] Download and installation

You can install Neomis directly from Web with opkg. All packages are available here. For example:

opkg install http://neomis.googlecode.com/files/neomis_1.0.3-r0_all.ipk

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

opkg install neomis

[edit] Dependences

  • python-audio
  • python-pyalsaaudio
  • python-elementary

[edit] Author

Valéry Febvre

Personal tools

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

Neomis.png

Overview

Neomis is a computer version of the well-known electronic game named Simon.

It's a game of memory and concentration.

You must follow the pattern of sounds and lights as long as you can remember!

The game will flash quadrants in turn and expect you to repeat the sequence. If you get the sequence correct, the game will respond with a longer sequence.

It's written in Python / Elementary.

The Project is hosted on Google code.

Download and installation

You can install Neomis directly from Web with opkg. All packages are available here. For example:

opkg install http://neomis.googlecode.com/files/neomis_1.0.0-r0_all.ipk

Dependences

  • python-audio
  • python-pyalsaaudio
  • python-elementary

Author

Valéry Febvre


Neomis.png Neomis

A computer version of the well-known electronic game named Simon


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