Stored data
Team names, player names, scores and rule settings are stored in browser local storage for normal use.
Most data stays in your browser. Shared sessions temporarily store sync state on Firebase.
Team names, player names, scores and rule settings are stored in browser local storage for normal use.
When live sharing is enabled, a part of the game state is stored temporarily in Firebase Realtime Database and deleted automatically after the match ends.