Tagging — what this page tells machines
Cookie Clicker
Everything below is normally invisible. It is what search engines and LLMs read to decide whether to retrieve and cite this page.
About
Cookie Clicker, the small honest version: click the cookie, spend cookies on stronger fingers and auto-bakers, and let the per-second number climb. Your bakery is saved on this device.
How it works
A click adds your per-click value; owned upgrades add a per-second rate (accrued on a tick timer). Upgrade prices scale at 1.15× per copy. State is debounced into localStorage under kaspirius:cookie-clicker:save. No backend.
Metadata
Heading outline
- Cookie Clicker
Structured data (JSON-LD)
TechArticle
Same as Article, flagged as technical/developer reference material.
{
"@context": "https://schema.org",
"@type": "TechArticle",
"headline": "Cookie Clicker — game",
"description": "Click the cookie, buy upgrades, watch the number go up — an incremental idle game in the browser. Progress saved locally.",
"url": "https://kaspirius.com/cookie-clicker",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://kaspirius.com/cookie-clicker"
},
"datePublished": "2026-06-18",
"dateModified": "2026-06-18",
"author": {
"@type": "Person",
"name": "kaspirius",
"url": "https://kaspirius.com"
},
"publisher": {
"@type": "Organization",
"name": "kaspirius",
"url": "https://kaspirius.com"
}
}