midimory: A Memory-like (Concentration, Pairs, ...) game for tones
This is a game like Memory but with tones instead of images.
There is a grid of buttons and each button plays a tone when pressed. Every tone is connected to two buttons. The players must find the pairs of buttons with equal tones. The two players alternatingly test pairs of buttons. If one selects a pair of buttons with equal tones, then his score is increased by one and he is allowed to perform another attempt.
In order to play the tones you must connect it to a hardware or software synthesizer like Timidity or FluidSynth.
timidity -A300 -iA -B4,4
Then start the midimory game and connect the game to the synthesizer:
midimory --connect-to TiMidity
or alternatively:
midimory & aconnect Midimory TiMidity
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
reactive | Additional alternative implementation using reactive-banana-wx | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- midimory-0.0.2.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0, 0.0.0.1, 0.0.0.2, 0.0.0.3, 0.0.1, 0.0.2, 0.0.2.1, 0.0.2.2, 0.0.2.3 |
---|---|
Dependencies | alsa-core (>=0.5 && <0.6), alsa-seq (>=0.6 && <0.7), array (>=0.4 && <0.6), base (>=3 && <5), containers (>=0.2 && <0.7), optparse-applicative (>=0.14 && <0.18), random (>=1.0 && <1.3), reactive-banana (>=1.1 && <1.2), reactive-banana-wx (>=1.1 && <1.2), shell-utility (>=0.0 && <0.2), transformers (>=0.2 && <0.7), utility-ht (>=0.0.12 && <0.1), wx (>=0.12.1.6 && <0.93), wxcore (>=0.12.1.6 && <0.93) [details] |
License | BSD-3-Clause |
Author | Henning Thielemann <alsa@henning-thielemann.de> |
Maintainer | Henning Thielemann <alsa@henning-thielemann.de> |
Category | Sound, Music, Game, GUI |
Home page | http://www.youtube.com/watch?v=cOlR73h2uII |
Source repo | head: darcs get http://code.haskell.org/~thielema/midimory/ this: darcs get http://code.haskell.org/~thielema/midimory/ --tag 0.0.2.2 |
Uploaded | by HenningThielemann at 2022-02-04T17:06:09Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | midimory-reactive, midimory |
Downloads | 5198 total (29 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2022-02-04 [all 2 reports] |