MikkyX / songxpert

"Name That Tune" game for Larahack 2018
8 stars 1 forks source link

Find music streaming API willing to let us develop this game with it #6

Open MikkyX opened 6 years ago

MikkyX commented 6 years ago

Spotify require "commercial" permission to develop games using their API, which has been requested.

Other possibilities:

iiCe89 commented 6 years ago

Amazon might be willing tbh and could work very well with alexa having users shout out the answer to alexa

vermelhinho commented 5 years ago

Deezer allows developers to use their api for non commercial purposes, if the dev. agree with their developer license: https://developers.deezer.com/login?redirect=/api .

I recommend a class to deal with the switching between the audio providers, intermediate their api results and the game requests, like a require_once class.audioapi.php