MemoriaExtreem is a memory game that allows you to load new words, display results in a file, and is compatible with multiple operating systems, including Windows, macOS, Linux, FreeBSD, OpenBSD, and other UNIX-based systems.
Important
This project is made completely in spanish, the Code, Menus and on-screen instructions, will be displayed only in Spanish.
- Cross-platform compatibility: Works on Windows, macOS, Linux, and UNIX-based systems.
- Customization: Allows you to load new words to personalize the game.
- Exportable results: Saves results to a file for later analysis.
- Sound effects: Includes sound effects to enhance the user experience.
- Install the
gcccompiler, available through MSYS2. - To compile with the included icon, run the
Compilar_Con_ICONO.batscript by double-clicking on it.
-
Install the required libraries:
- Debian/Ubuntu:
sudo apt install libncurses5 libncurses5-dev - Fedora:
sudo dnf install ncurses ncurses-devel - Arch Linux:
sudo pacman -S ncurses
- Debian/Ubuntu:
-
Compile the project by running the following command in the terminal:
make
The game includes several sound effects to enhance the user experience. These are the resources used:
pop.wav: Retrieved from SoundBible.error.wavyexito.wav: Generated with sfxr.me.song.wav: Retrieved from "BossMain.wav" on OpenGameArt.win.wav: Retrieved from "Victory.wav" on OpenGameArt.
