Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 701 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 701 Bytes

songseeker

A Music Guessing game called SongSeeker, available as Website.

Just provide the contents on some https page and you should be good to go (camera access via http is often not allowed).

Example is available at https://songseeker.grub3r.io/

Inspired from https://hitstergame.com/de-de/ and https://rockster.brettspiel.digital/

Youtube links from the original Hitster cards get be downloaded from https://github.com/andygruber/songseeker-hitster-playlists

qr-scanner from https://github.com/nimiq/qr-scanner

Generating QR-Code Gamecards

https://github.com/andygruber/songseeker-card-generator

Docker image build

docker build -t songseeker -f .\imagebuild\Dockerfile .