Games
2 quizzes · 3,963 emoji to draw rounds from
Both games ask the same question in two directions and both are built from the data this site is made of — the names and keywords Unicode and CLDR publish, nothing invented. They need JavaScript; everything else on this site does not.
- Name that emoji One character, four names. Pick the one Unicode gave it.
- Keyword clue Three CLDR keywords. Work out what they describe.
A note on how hard these are to cheat at
Not very, and pretending otherwise would be silly. This is a static site: every round is built in your own browser from a file your browser downloaded, so the answer is on your machine the whole time. What the code does guarantee is narrower — the correct option is never written into the page. No attribute, class or ordering marks it, so nothing that reads the document can tell the four options apart. Devtools can. There is no obfuscation here, because obfuscation would imply a protection that does not exist.