Memonix
Jump to navigation
Jump to search
| Memonix | |
|---|---|
|
| |
| Genre | Puzzle, memory |
| Latest release | 1.6_080519 (code), 1.6_070717 (data) |
| Release date | July 13th, 2007 |
| Developer | Viewizard |
| Code license | GPLv3 |
| P. language | C++ |
| Contribute | |
| Memonix is a free game. This means that the source code and media files are available to be studied, modified, and distributed. Most projects look for help with testing, documentation, graphics, etc., as well. | |
Memonix is a set of “brain teasers, puzzle and memory games” for kids created by Viewizard. It is written in the C++ programming language.
The latest version is 1.6_070717 (2007-07-17) for Art and 1.6_080519 (2008-05-19) for Code.
The source code and both source and built data are released under the GPL v3.[1]
Some notes[edit]
- The game data uses formats like BMP, TARGA, PSD, WAV.
- Building the data from source may not be straightforward, if at all possible for a non-programmer. But the code processing the data file, located at src/Core/VirtualFileSystem/ looks well-commented (in Russian). Viewizard's OpenAstroMenace uses some of the Memonix code,[1] and the format is similar or the same. There is a compiler for the data included with OAM source, but it is Win32-only, though it works with Wine.[2]
Footnotes[edit]
- ↑ 1.0 1.1 Viewizard Games открыла исходники игры Memonix — a post on Linux.org.ru about the GPLing of the source. (rus)
- ↑ about the data compiler, 2007-07-12. (rus)
External links[edit]
- Viewizard (nothing about Memonix anymore)
- The source code and art (taken down)