Example for space.dailygame.score

View schema | Contributed by dailygame.space

Description

A Connections win with three mistakes. Shows how a non-Wordle word game uses the same record: `attempts` is the number of guesses (7), `maxAttempts` is the per-game ceiling (4 categories + 4 allowed mistakes = 8), `score` is a game-specific integer (here, mistakes — lower is better), and `metadata` carries the same number plus the 4-square emoji grid for each guess.

Value

{
  "game": "connections",
  "$type": "space.dailygame.score",
  "score": 3,
  "attempts": 7,
  "metadata": {
    "grid": [
      "🟩🟦🟨🟪",
      "🟩🟨🟪🟨",
      "🟦🟦🟦🟦",
      "🟨🟪🟪🟨",
      "🟨🟨🟨🟨",
      "🟪🟪🟪🟪",
      "🟩🟩🟩🟩"
    ],
    "mistakes": 3
  },
  "playedAt": "2026-05-01T14:05:00.000Z",
  "puzzleId": "1041",
  "rawShare": "Connections\nPuzzle #1041\n🟩🟦🟨🟪\n🟩🟨🟪🟨\n🟦🟦🟦🟦\n🟨🟪🟪🟨\n🟨🟨🟨🟨\n🟪🟪🟪🟪\n🟩🟩🟩🟩",
  "completed": true,
  "createdAt": "2026-05-01T14:05:01.000Z",
  "maxAttempts": 8
}

Metadata

Lexicon
space.dailygame.score
Owner
dailygame.space (did:plc:ai5s6bbqotd4wbimmawo32zo)
Created
2026-05-01 00:00 UTC
Indexed At
2026-05-01 17:11 UTC
AT-URI
at://did:plc:ai5s6bbqotd4wbimmawo32zo/garden.lexicon.example/space.dailygame.score-connections
CID
bafyreiecxsy6sgt6xyxrxj2izomkgbl7y5gddq43523wgcvz5y7dwk63bq

Lexicon Garden

@