Your data stays on your device.
Last updated: 29 May 2026
Tiny Dungeon Rush is a tiny pixel roguelite. It exists to be fun, not to collect data about you. This page is the full version of the short privacy summary on the home page.
What we collect
Nothing. The game has no accounts, no sign-in, no server-side player profile, no telemetry, and no advertising SDKs. We do not know who is playing, how long you played, or what floor you reached.
What gets stored
Your progress (gold balance, Altar upgrades, unlocked skins, current run) is saved to your browser's local storage. It never leaves your device. If you clear browser data for this site or the extension, the save is gone.
The optional AI help chat
The home page has a small help chat. When you ask a question, the text you type is sent to Cloudflare Workers AI (a free-tier Llama 3 model) so the model can answer. The chat does not send any identifying information. We do not log the chat content on our side. Cloudflare may process the request under their own terms.
If you would rather not use the AI chat at all, do not type anything into it. Game progress and gameplay never touch the network.
Network requests
The site itself loads:
- Static assets (HTML, CSS, JS, fonts, sprites) from Cloudflare Pages.
- Google Fonts (Inter and Press Start 2P) from fonts.googleapis.com.
- The chat endpoint at
/api/chat, only if you submit a question.
The Chrome Extension version bundles all assets locally and makes no network requests at all.
Cookies
No cookies are set by this site. No third-party trackers are loaded.
Children
The game is family-friendly pixel violence with no chat, no accounts, and no data collection. It is suitable for all ages.
Changes
If the privacy posture ever changes (e.g. adding analytics), this page will be updated with a new date and a short summary of what changed.
Contact
Questions, concerns, or you found a tracker that should not be there?
Email slowextensionking@gmail.com.
The source code is open enough to audit and the privacy statement is
also mirrored as PRIVACY.md in the repo.