Neomis

From Openmoko

Revision as of 02:03, 25 November 2010 by Valos (Talk | contribs)

Jump to: navigation, search


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

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