Skip to content

Online real-time song intro quiz game on a browser with firebase real-time database.

Notifications You must be signed in to change notification settings

kani3camp/intro_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

Online realtime song intro quiz game on browser with firebase realtime database.

ss1 ss2

Before playing

  • You need to prepare the song data by yourself. If you use copyrighted data, don't make them public.
  • Before using this code, you should have done setting your firebase environment. After creating a firebase project, change the code in init-firebase.js properly.

Usage

  1. Prepare your firebase environment and song data (Each song titles are also required).
  2. Place these files in the repository.
  3. Rewrite init-firebase.js for your environment.
  4. Make "audio" folder and place your song data in it.
  5. Rewrite the code in song_data.js (song_titles[], song_files[]) properly.
  6. Deploy the repository.

Author

soraride

About

Online real-time song intro quiz game on a browser with firebase real-time database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published