A strategy simulation where you manage a digital platform's IT investment across five growth stages. Every decision counts.
This game uses a free Firebase Realtime Database to sync students and instructor in real time. Setup takes ~3 minutes and only needs to be done once by the instructor.
Go to console.firebase.google.com → Add project (disable Google Analytics) → Create project.
Left sidebar → Build → Realtime Database → Create Database → pick any region → Start in test mode → Enable.
⚙️ (top-left gear) → Project settings → Your apps → click </> → Register app → copy the firebaseConfig object shown.
Paste the full config JSON object below, then click Save & Connect. The config is saved in your browser only.