Privacy
Last updated 27 July 2026
Arithmetic Racer is a small math racing game. This page describes exactly what it stores, who else sees it, and how to have it deleted. It is written to be read, not to cover anyone legally.
You can play without an account
No sign-up is required. If you never create an account, we never learn your email address or your name.
What is stored in your browser
These stay on your device in localStorage and are not passwords or
tracking cookies:
- A device ID — a random identifier so your race history survives a page refresh while signed out.
- A player ID and handle — the temporary name shown to other players in a room.
Clearing your browser data for this site removes all of them.
What is stored on the server
| Data | When |
|---|---|
| Race results — difficulty, finish time, problems attempted and correct, accuracy, longest streak, and when you played | Every race, signed in or not. Linked to your device ID, and to your account if you have one. |
| Email address, display name, and username | Only if you create an account. |
| A password hash | Only if you sign up with a password. The password itself is never stored. |
| Google account identifiers and sign-in tokens | Only if you sign in with Google. |
| Login session records, which include your IP address and browser user-agent | While you are signed in. Created and expired by the authentication library. |
| Room handles and chat-free game messages | While a multiplayer room is active. Rooms are discarded after 24 hours. |
| Anything you send through the contact form — your message, and the email address you give if you give one | Only when you submit the form. Kept until the request is dealt with. |
If you create an account after playing anonymously, races previously tied to your device ID are re-attributed to your account so your history carries over.
Who else sees it
- Cloudflare — hosts the game and its database. All traffic and stored data passes through their infrastructure.
- Loops — sends account emails such as the welcome and password-reset messages. Receives your email address only if you create an account.
- Google — only if you choose to sign in with Google.
- Google Fonts — the page loads its typefaces from Google's servers, which means Google receives your IP address when the page loads, whether or not you have an account. We intend to self-host these fonts to remove that.
Your data is not sold, and there are no advertising or analytics trackers.
Deleting your data
A self-service delete button is not built yet. Until it is, use the contact form to request deletion and everything tied to your account will be removed.
One deliberate friction: a form submission cannot prove who sent it, so we will contact you to confirm you control the account before deleting anything. Without that step anyone could delete anyone else's account by typing their email address into a form.
To remove anonymous race history, clear this site's browser data — that discards the device ID, after which the old rows are no longer linked to you.
Children
The game is suitable for children, and an account is never required to play. We do not knowingly collect personal information from children under 13. If a child has created an account, use the contact form and it will be deleted.
Changes
This page is updated in place when practice changes, with the date at the top revised. The game is in alpha, so expect it to change.
Contact
Questions about any of this go through the contact form.