Skip to content

exzshao/spotiguessr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpotiGuessr by Edward Shao

A web app inspired by the hit internet game GeoGuessr, created using React and Spotify's Web API.
Live at: https://exzshao.github.io/spotiguessr/

SpotiGuessr is a game designed for music lovers that are convinced they really know their music.
The goal of this game is to correctly name every song in your playlist by listening to Spotify's free 30 second preview.

How to play SpotiGuessr by Edward Shao:

  1. Enter a Spotify playlist link that is publicly accessible. An embedded playlist will appear, confirm it's the same as what you entered.
    image
  2. Click the "Start Game" button.
  3. A song from the playlist you entered will start playing. In the guess field, simply enter the name of the song (not case sensitive, but otherwise must match song name exactly)
    image
  4. If you guess correctly, a new randomly chosen song from the playlist will start playing. image
  5. You win once you correctly name all the songs!
    image
  6. Click the "play again?" button to start a new game.

NOTE: Sometimes the song has no preview URL, so it will not play. In these cases, click the "i don't hear audio" button.
Unfortunately, this is an intended feature on Spotify's end, and I cannot help this, unless I switch the OAuth Grant Flow. However, this would limit the accessibility of SpotiGuessr to Spotify Premium users only: Depending on the frequency of this issue, I may go this route, or I may try to find a different source for the missing songs.

Have fun!!! This is a very early version of the game so there will be bugs. UI in progress.

About

A web app created using React and Spotify's Web API. Inspired by hit internet game GeoGuessr, with a Spotify twist.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors