Short version: the game itself does not use cookies. It uses a little localStorage. Here's the difference.
Our own pages set no cookies. There is no session cookie, no preference cookie, no ad cookie. Open your browser's storage panel for this domain and the cookies list from us is empty.
The only domain that may set cookies during your visit is
googletagmanager.com / google-analytics.com, because
we include Google Analytics 4 for anonymous visit counting (measurement ID
G-M79X1NQ0S7). Those cookies are
governed by Google's own policy and contain no personal information.
We use a small amount of localStorage, which is similar to cookies in that it stores tiny strings inside your browser, but different in a few important ways:
The three keys we use are listed on the privacy page. They store your personal best, your last 30 round results and today's round counter.
The pages fetch fonts and icons from Google Fonts and Google Material Icons. Those services may set cookies on their own domain when the browser contacts them, governed by Google's own policy. We never see those cookies.
In any modern browser:
F12 or Cmd+Opt+I.trp2_*_v2 entries (or all of them — it's harmless).You can also tap Reset Best on the controls strip to clear only the personal-best entry. Or just clear browsing data from your browser settings.