Privacy Policy
Last updated August 21, 2026. Neon Snake Arena is a single-page browser game with no backend, no database, and no login. It does not collect personal data, and there is no account to create.
What is stored on your device
The game writes four keys to your browser's localStorage. Nothing else is written, and none of it is transmitted anywhere.
nsa.best.v1— your best score for each of the three modes, as a small JSON object, for example{"classic":42,"nowalls":17,"speedrush":8}.nsa.runs.v1— your last five runs. Each entry holds the mode, the final score, the highest combo multiplier reached, and the local timestamp of the run.nsa.muted.v1— whether the sound toggle is on or off, stored as"1"or"0".nsa.mode.v1— the mode you last selected, so the page opens on it next time.
This data never leaves your browser. There is no server-side save, no cloud sync, and no export. Clearing your browser's site data for this domain deletes all of it permanently, and the game keeps working with a fresh set of zeroes. If your browser blocks storage — private browsing mode, for instance — the game still runs; it simply cannot remember anything between visits.
What is not collected
No names, email addresses, phone numbers, payment details, precise location, contacts, or device identifiers are collected. There is no sign-up, no newsletter, no advertising network, no third-party trackers, and no cross-site profiling. Your scores are not sold, shared, or published, because they are never sent off your device in the first place.
Cookies
This site sets no cookies of its own.
Aggregate performance monitoring
If the deployment has frontend monitoring enabled, the page loads Tencent Cloud RUM to record aggregate technical measurements: page load timing, JavaScript errors, and a coarse traffic-channel label derived from the referring site and any UTM parameters in the URL — for example search, social, ai, or direct. This is used to understand how visitors find the page. It contains no personal data and no game data. Your scores, your run history, and your settings are never included in these reports. Browser privacy features or content blockers that stop the monitoring script have no effect on gameplay.
Children
The game is suitable for all ages. Because it collects no personal information from anyone, it collects none from children either.
Changes
If what the game stores ever changes, this page is updated in the same deployment as the change.
Contact
This game was generated and deployed with Quodara. Questions about how it was built are answered on the showcase page for this build.