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.

Download

Download
MusiCrap v0.2a (win64) 2.4 MB
Download
MusiCrap v0.2a (win32) 2.2 MB
Download
MusiCrap v0.2a (linux64) 2.3 MB

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.