buzzINGA! loads its settings from Data/config.json. Make sure that file is deployed alongside index.html, then fill in your Firebase credentials.
firebaseConfig object shown.
Data/config.json (deployed next to index.html) and replace the firebase values:
{
"firebase": {
"apiKey": "YOUR_API_KEY",
"authDomain": "YOUR_PROJECT.firebaseapp.com",
"databaseURL": "https://YOUR_PROJECT-default-rtdb.firebaseio.com",
"projectId": "YOUR_PROJECT_ID",
"storageBucket": "YOUR_PROJECT.appspot.com",
"messagingSenderId": "YOUR_SENDER_ID",
"appId": "YOUR_APP_ID"
},
...
}
{
"rules": {
"games": {
"$code": { ".read": true, ".write": true }
}
}
}
Note: The free Spark plan supports 100 simultaneous connections. For 200-player sessions upgrade to the Blaze pay-as-you-go plan.
No account required.
Create a session, get a shareable code, and control the game as Leader.
Enter a game code and your name — then get ready to buzz in first!
| Name | Team | Score | Status | Actions |
|---|
Enjoying buzzINGA!? Scan to support the developer!