A classic Memory game for mobile devices.
It was particularly developed for the Openmoko phone Neo Freerunner and the SHR/FSO distributions.
This repository has been archived on 2025年11月07日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
| data | Don't commit .edj files !!! | |
| minneo | New release (version 1.0.3) due to Elementary API changes | |
| pkg | New release (version 1.0.3) due to Elementary API changes | |
| COPYING | Initial commit | |
| minneo.bb | New release (version 1.0.3) due to Elementary API changes | |
| README.md | README update | |
| setup.py | New release (version 1.0.3) due to Elementary API changes | |
__ __ _
| \/ (_)_ __ _ __ ___ ___
| |\/| | | '_ \| '_ \ / _ \/ _ \
| | | | | | | | | | | __/ (_) |
|_| |_|_|_| |_|_| |_|\___|\___/
Description
Minneo is a classic Memory game for mobile devices.
It's a game of memory and concentration.
https://gitlab.com/valos/minneo
It's written in Python/Elementary and licensed under the GNU General Public License v3.
Features
- Single or two players
- Multi difficulty levels
- Multi themes
- High scores (in single player mode)
Authors
Valéry Febvre vfebvre@easter-eggs.com
Requirements
- python-audio
- python-alsaaudio
- python-elementary
Notes
- Minneo is tested on SHR unstable only. Normally, it should run on any system with a revision of python-elementary equal or greater to 40756.
- Minneo base home directory is $HOME/.config/minneo. This directory and related files are created after first run.
Todo
- More themes
Report Bugs
If there is something wrong, please use to the Google code issues: https://gitlab.com/valos/minneo/issues Report a bug or look there for possible workarounds.
Credits
- Suzanna Smith and Calum Benson for High Contrast icons.
- totya for sound Yeah found on freesound.org
- all authors of cliparts used for cards found on openclipart.org
Version History
2012年04月17日 - Version 1.0.3
- Release due to Elementary API changes
2010年11月17日 - Version 1.0.2
- Bug fix release due to a Elementary API change in Toolbar widget
2010年05月27日 - Version 1.0.1
- Major bugfixes release
- Fixed 3 bugs in high scores
- Added missing and essential rule in 'Two Player' mode: If you picked a correct pair, you get another turn Thanks to Vanous for report of this big mistake
2010年05月26日 - Version 1.0.0
- First release