Skip to content
This repository was archived by the owner on Nov 23, 2025. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Miku Music Machine

Author Difficulty Points Solves First Blood Time to Blood
molenzwiebel 3⯁ (Hard) 211 30 Lilac 4 hours

Description

I've created the Miku Music Machine (MMM for short)! Just give it an input, and it will use coding and algorithms™ to generate a beautiful personalized tune based on your prompt. Can you compose a song that pleases Miku?

Note
This challenge does not work on Wine.

Note
The original version of this challenge (miku-music-machine.exe) relies on a specific Windows feature that was removed in most recent Windows versions. Running on these versions results in invalid flags being accepted by the binary. To avoid this issue, we've attached mmm-v2.exe which will work on all Windows versions. The flag is identical for both versions.

Challenge Files