Skip to content

Multiplayer game using Spotify API & SDK that consists in guessing the playing song

License

Notifications You must be signed in to change notification settings

dnarvaez27/Spot-it-fy

Repository files navigation

Spot-it-fy

A multiplayer game where the players have to guess the title of the song based on its audio. The player that guesses the song in the shortest amount of time wins a point. The player who has the most points at the end of the playlist, wins.

Screenshot


Used technologies


How to run

Front and back end run in meteor

To run front end and populate database:

cd spotify-meteor
meteor npm install 
meteor 

In a separate terminal, populate the database:

cd data/
./uploadPlaylistsToMongo.sh

Authors

Mauricio Neira - 201424001

David Narvaez - 201516897

Licence

This project is licensed under the MIT license. For more information, visit ./LICENSE at this repo.

About

Multiplayer game using Spotify API & SDK that consists in guessing the playing song

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published