MusiCrap
A downloadable game for Windows and Linux
- Game for MediaVida Jam IV -
The Game:
Press the buttons to the rhythm of the music.
Default Controls:
- A -> Color Red
- S -> Color Green
- D -> Color Blue
- Esc -> Main Menu
- R -> Reset
Technical Info:
- Created in C++ using SFML and FMOD
- Can use most popular audio format. See "game.cfg" generated file and change it for use custom songs and other stuff.
Status | Released |
Platforms | Windows, Linux |
Author | NoMoreButtons |
Genre | Rhythm |
Tags | 2D, fmod, mvjam, SFML |
Code license | GNU General Public License v3.0 (GPL) |
Links | Source code |
Download
Install instructions
LINUX
Need install fmod for run game (You can found the library inside the "fmod_libs" folder):
- 64bits:
~# mv fmod_libs/linux/x86_64/* /usr/lib64/ - 32bits: ~# mv fmod_libs/linux/x86/* /usr/lib/
Or download it from fmod website (you need register): https://www.fmod.com/download
Leave a comment
Log in with itch.io to leave a comment.