https://github.com/thasaleni/song-association
I was making a game based on Elle Magazine's song association (YouTube Game)
- In the YouTube game a guest gets a word and has 10 seconds to sing a song with the word in the lyrics (the requirement is that he must get to the part with the given word within 10 seconds)
- My game in flutter displays a word, and lets the player sing into the mic while running a countdown and converting the audio to text (if it gets to the word in the lyrics within 10 seconds it stops) then it looks up the lyrics via GeniusAPI if it finds a match that is a point, if it doesn't that is a loss
also if you don't get to the word within 10 seconds that is a loss
I intended to make this multiplayer but I got busy in the early stages and kind of abandoned it, intend to get back to it soon
I intended to make this multiplayer but I got busy in the early stages and kind of abandoned it, intend to get back to it soon