"Tune Guesser" Web Game



Winter Quarter 2012 (September - December 2014)

Overview
Successfully created a web game where players enter band names and guess songs based on audio clips. A player types in a band name, and the MusixMatch API returns song lists from that input, which is searched via YouTube to play audio files for game. Then players guess the song playing, and answering questions (whether correct or incorrect) reveals the video for the song playing.

Team Project
Worked with two team members:
  • Cody Stebbins
  • David Ruiz
Tools Used
  • HTML5/CSS
  • JavaScript
  • Twitter Bootstrap for scalable webpage elements
  • jQuery, for faster Javascript commands and AJAX calls
  • MusixMatch API, to retrieve song titles from the user inputted band name
  • Youtube API, to search for videos based on keywords and play the first search result
Play the Game!