Privacy

Your game stays in your browser

This first version does not require an account and does not send your Bingo game to an application server.

Local browser storage

The site uses localStorage to remember called numbers, game settings, the selected winning pattern, the calling interval, and voice preferences. This lets the same browser recover a game after a refresh. You can clear this data through your browser settings or by starting a new game.

Second-screen communication

The host console and TV View use browser-local communication, including BroadcastChannel when available and localStorage updates. This communication is limited to pages for this site in the same browser profile. It does not sync a game across separate devices.

Browser features

Optional spoken calls use your browser’s speechSynthesis feature. Printing uses your browser’s print window. This code does not include analytics, advertising, payment, account, or third-party tracking integrations.

Contact

No public contact address has been provided for this version of the site.