CSI-280 / MusicGames

0 stars 0 forks source link

Create Higher/Lower game #45

Open JakeCapra opened 4 years ago

JakeCapra commented 4 years ago

This game will be similar to The Higher Lower Game. image The value to determine if the song is higher or lower will be the play count. Currently, the Spotify API supports this :/ so you're going to have to use a different API. I would recommend the YouTube Data API and get view counts from the videos. Maybe there is a better API for this, but I was unable to find one.