Testing Vibe Coding: Music Timeline Quiz

Play the game!

Vibe coding is all the rage and I wanted to test it out after playing a fun game, Musik Quiz Kampen, recently. The game consists of a bunch of cards, each representing a song, which you then have to place in a timeline by release date without knowing the artist or song title. This works by scanning a QR code on each song card, which then allows you to listen to the actual song.

I thought it would be fun to build a digital version of this, so I got to work using bolt.new. After around 1 hour of work, I ended up with the below game, which can be played here. I was quite impressed with how fast it was to get up and running, the only challenge was finding an API to fetch the song previews. If this had worked out of the box, this would all have taken 10 minutes to build.

Landing page to pick a category.
The main interface, allowing you to place songs by release year.