1. What are cookies and local storage?
"Cookies" are small text files that a website can place on your device to remember information between page visits. "localStorage" is a similar mechanism that stores data in your browser. Both are common on the modern web.
2. Our overall approach
This Platform is intentionally minimal. We do not place advertising cookies, we do not run third-party marketing tags and we do not track you across other websites. The only client-side data we rely on is what is needed to keep your game session smooth.
3. What we use
Strictly necessary — localStorage
- social_coins_balance — stores your virtual coin balance so it persists between sessions on the same device. Contains a single integer value. Never leaves your browser.
Strictly necessary — cookies
This Platform itself does not set tracking cookies. Standard server logs may include short-lived technical cookies set by our hosting provider for security and load-balancing.
Third-party fonts
Our pages may load a small number of typography files from Google Fonts. Google Fonts may register your IP address with their servers as part of normal HTTP delivery. No personal account information is shared.
4. What we do NOT use
- No advertising or remarketing cookies.
- No social-media tracking pixels.
- No personalisation profiles linked to your identity.
- No fingerprinting beyond standard server access logs.
5. How to control or delete this data
You can clear cookies and localStorage at any time through your browser's privacy or history settings. Clearing the data will reset your virtual coin balance to the default starting amount the next time you visit.
Most browsers also let you block cookies entirely. The Platform is designed to keep working without cookies — only your virtual coin balance may stop persisting.
6. Changes
If we ever introduce new technologies that affect your privacy, we will update this page first and revise the "Last updated" date.
7. More information
For more details about how we approach personal data in general, please see our Privacy Policy and our Terms of Use.