{
  "name": "PointCast Retro Arcade",
  "canonical": "https://pointcast.xyz/win95-games",
  "generatedAt": "2026-05-16T17:12:11.657Z",
  "storagePrefix": "pc:arcade:",
  "assets": {
    "table": "/_astro/solitaire-v2-bg.KiJISUqd.webp",
    "desktop": "/_astro/arcade-desktop-wallpaper.DElyBScp.webp",
    "cardBacks": "/_astro/arcade-card-backs.CmpCrkLj.webp"
  },
  "dailyChallenge": {
    "date": "2026-05-16",
    "seed": "pc-arcade-2026-05-16",
    "games": [
      {
        "slug": "solitaire-v2",
        "path": "/solitaire-v2",
        "target": "best-time"
      },
      {
        "slug": "nouns-memory-v2",
        "path": "/nouns-memory-v2",
        "target": "fewest-moves"
      },
      {
        "slug": "nouns-pyramid-v2",
        "path": "/nouns-pyramid-v2",
        "target": "clear-pyramid"
      },
      {
        "slug": "nouns-mines-v2",
        "path": "/nouns-mines-v2",
        "target": "safe-clear"
      }
    ]
  },
  "localProgress": {
    "profileKey": "pc:arcade:profile",
    "gameKeys": [
      {
        "slug": "solitaire-v2",
        "storageKey": "pc:arcade:solitaire-v2"
      },
      {
        "slug": "nouns-memory-v2",
        "storageKey": "pc:arcade:nouns-memory-v2"
      },
      {
        "slug": "nouns-pyramid-v2",
        "storageKey": "pc:arcade:nouns-pyramid-v2"
      },
      {
        "slug": "nouns-mines-v2",
        "storageKey": "pc:arcade:nouns-mines-v2"
      }
    ],
    "fields": [
      "plays",
      "clears",
      "bestTime",
      "bestMoves",
      "lastPlayed",
      "achievements"
    ]
  },
  "games": [
    {
      "slug": "solitaire-v2",
      "name": "Solitaire v2",
      "shortName": "Solitaire",
      "path": "/solitaire-v2",
      "kicker": "KLONDIKE · DRAW 1",
      "description": "Stock, waste, tableau, foundations, Nouns card faces, undo, hints, and local best time.",
      "status": "live",
      "category": "cards",
      "storageKey": "pc:arcade:solitaire-v2",
      "achievementIds": [
        "first-win",
        "three-game-streak",
        "fast-clear"
      ],
      "url": "https://pointcast.xyz/solitaire-v2"
    },
    {
      "slug": "nouns-memory-v2",
      "name": "Nouns Memory v2",
      "shortName": "Memory",
      "path": "/nouns-memory-v2",
      "kicker": "PAIRS · LOCAL BEST",
      "description": "Flip Nouns, find twins, choose difficulty, and chase a perfect memory run.",
      "status": "live",
      "category": "memory",
      "storageKey": "pc:arcade:nouns-memory-v2",
      "achievementIds": [
        "first-win",
        "three-game-streak",
        "perfect-memory"
      ],
      "url": "https://pointcast.xyz/nouns-memory-v2"
    },
    {
      "slug": "nouns-pyramid-v2",
      "name": "Nouns Pyramid v2",
      "shortName": "Pyramid",
      "path": "/nouns-pyramid-v2",
      "kicker": "ADD TO 13",
      "description": "Clear exposed cards that add to thirteen, with undo, recycle count, and pair hints.",
      "status": "live",
      "category": "cards",
      "storageKey": "pc:arcade:nouns-pyramid-v2",
      "achievementIds": [
        "first-win",
        "three-game-streak",
        "pyramid-clear"
      ],
      "url": "https://pointcast.xyz/nouns-pyramid-v2"
    },
    {
      "slug": "nouns-mines-v2",
      "name": "Nouns Mines v2",
      "shortName": "Mines",
      "path": "/nouns-mines-v2",
      "kicker": "MINES · FLAGS · NOUNS",
      "description": "Minesweeper-style Win95 board with Nouns reward tiles and local clear tracking.",
      "status": "live",
      "category": "puzzle",
      "storageKey": "pc:arcade:nouns-mines-v2",
      "achievementIds": [
        "first-win",
        "three-game-streak",
        "mine-sweep",
        "fast-clear"
      ],
      "url": "https://pointcast.xyz/nouns-mines-v2"
    }
  ],
  "achievements": [
    {
      "id": "first-win",
      "name": "First Clear",
      "description": "Clear any Retro Arcade game once."
    },
    {
      "id": "three-game-streak",
      "name": "Three Game Streak",
      "description": "Clear three games in one local arcade session."
    },
    {
      "id": "fast-clear",
      "name": "Fast Clear",
      "description": "Clear a game quickly enough to beat the local fast-clear mark."
    },
    {
      "id": "perfect-memory",
      "name": "Perfect Memory",
      "description": "Clear Memory with no missed pair attempts."
    },
    {
      "id": "pyramid-clear",
      "name": "Pyramid Clear",
      "description": "Clear Nouns Pyramid v2."
    },
    {
      "id": "mine-sweep",
      "name": "Mine Sweep",
      "description": "Clear Nouns Mines v2 without opening a mine."
    }
  ]
}