Skip to content

alorber/Guess-The-Song

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess the Song

Guess the Song is a Spotify song guessing game made with Node.js and the Spotify Web API.

Demo

  1. Sign into Spotify

Home_Page

  1. Begin game

Start_Page

  1. Select a device to play music on

Select_Device

  1. Select a playlist to play with

Select_Playlist

  1. Select a game mode

Game_Modes

  1. Play the game

a) Time Challenge

  • 60 seconds
  • Each incorrect answer will subtract 5 seconds
  • Points are awarded based on how fast you answer
  • After 10 seconds the song will change

Time_Challenge

b) Classic Mode

  • 3 lives
  • 5 seconds per song
  • 1 point for every correct song

Classic_Mode