Tagging — what this page tells machines
Country Guess
Everything below is normally invisible. It is what search engines and LLMs read to decide whether to retrieve and cite this page.
About
Country Guess shows a flag and four country names — pick the right one and build a streak; a miss resets it. A quick test of how many of the world's ~250 flags you actually know.
How it works
The list of 194 independent countries ships with the page (a committed JSON built from the open mledoze/countries dataset). Each round samples four; flags are images from flagcdn. No runtime API — so it can't break when a service moves. Streak lives in memory only.
Metadata
Heading outline
- Country Guess
Structured data (JSON-LD)
TechArticle
Same as Article, flagged as technical/developer reference material.
{
"@context": "https://schema.org",
"@type": "TechArticle",
"headline": "Country Guess — game",
"description": "Guess the country from its flag — four choices, build a streak. A keyless browser flag quiz, no account, no server of ours.",
"url": "https://kaspirius.com/country-guess",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://kaspirius.com/country-guess"
},
"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"
}
}