Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kieranmueller/whos-who
A music guessing game created with Angular, leveraging the free Spotify API
https://github.com/kieranmueller/whos-who
angular game spotify spotifyapi typescript
Last synced: about 1 month ago
JSON representation
A music guessing game created with Angular, leveraging the free Spotify API
- Host: GitHub
- URL: https://github.com/kieranmueller/whos-who
- Owner: KieranMueller
- Created: 2023-07-21T15:39:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-23T05:53:54.000Z (over 1 year ago)
- Last Synced: 2024-04-20T13:09:12.383Z (10 months ago)
- Topics: angular, game, spotify, spotifyapi, typescript
- Language: TypeScript
- Homepage: https://spotify-whos-who.netlify.app/
- Size: 1.86 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/384c3691-d019-4858-af98-4b3f3fe5ba9b/deploy-status)](https://app.netlify.com/sites/spotify-whos-who/deploys)
Hey there! This is a fun musical guessing game created with Angular and the free Spotify API. Saved in local storage, you can set your preferred genre, how many songs to use as clues per round, how many artists to guess from, and the difficulty/number of incorrect guesses before game over. Scoring is weighted, the fewer songs to choose from per round, more points. The more artists to guess from, more points. Guessing correctly first try, versus a few wrong guesses first, more points. Enjoy!