DEV Community

Joan Jiao
Joan Jiao

Posted on

I Built a No-Account Guess-the-Song Game with the Web Audio API

I built a small browser game called NoteGuess.

Players listen to a short synthesized melody and guess the song title from four choices. It requires no account, no app installation, and no commercial audio files.

Try Guess the Song Game

The source code is available on GitHub:
https://github.com/joanjiaocn-rgb/guesssong

Top comments (0)