Neomis

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m (Update: new release 1.0.3 (major bugfixes))
m
 
Line 34: Line 34:
 
<pre>
 
<pre>
 
opkg install http://neomis.googlecode.com/files/neomis_1.0.3-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>
  

Latest revision as of 01: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.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

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

Dependences

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

Author

Valéry Febvre