← All projects
Day -2

Song guessing game

Listen to a clip, name the song. A small Korean language guessing game built for one evening of play.

Live demo ↗

A guessing game. You hear a piece of a song, you try to name it, the game tells you if you were right. The interface is in Korean.

Why

Nothing complicated. Music quizzes are fun with other people in the room, and building one is a good excuse to work on the parts that decide whether a game feels good: how long the clip runs, how many tries you get, how quickly you find out you were wrong.

What I learned

The tuning is the whole game. The rules fit in a sentence, but a clip that is a second too long or a guess that is judged too strictly changes the entire feel of it. Most of the time went there, not into the code.