← back to 90210 Agentabrams

games-data.js

43 lines

/* AUTO-GENERATED from games.json by sync.sh — do not edit by hand.
   file:// fallback: <script src> works from a local file, fetch() does not. */
window.__GAMES_DATA__ = {
  "games": [
    {
      "id": "backgammon",
      "file": "90210Backgammon.aa",
      "title": "90210 Backgammon",
      "icon": "🎲",
      "desc": "A lavish Beverly Hills take on classic backgammon — roll the dice, bear off your checkers, and hit the bar against an opponent on a gold-and-marble 90210 board. Self-contained HTML, zero runtime dependencies.",
      "path": "games/backgammon/",
      "added": "2026-07-25"
    },
    {
      "id": "trivia-90210",
      "file": "90210Trivia.aa",
      "title": "90210 Trivia",
      "icon": "💎",
      "desc": "A glam Beverly Hills pop-culture trivia game — beat the clock on 90210, Rodeo Drive, and Pink Palace questions, stack a streak multiplier, and climb from Peach Pit Local to Rodeo Drive Royalty. Self-contained HTML, zero runtime dependencies.",
      "path": "games/trivia-90210/",
      "added": "2026-07-25"
    },
    {
      "id": "rodeo-runner",
      "file": "RodeoDriveRunner.aa",
      "title": "Rodeo Drive Runner",
      "icon": "🏎️",
      "desc": "A glam Beverly Hills endless runner — cruise a gold convertible down Rodeo Drive, swerve the traffic, and snag champagne and diamonds to stack a combo multiplier. Speed ramps the longer you last. Pure Canvas 2D, zero runtime dependencies.",
      "path": "games/rodeo-runner/",
      "added": "2026-07-25"
    },
    {
      "id": "beverly-hills-slots",
      "file": "PinkPalaceSlots.aa",
      "title": "Beverly Hills Slots",
      "icon": "🎰",
      "desc": "A glam 90210 slot machine — spin a gold-and-marble 3-reel cabinet, chase the Pink Palace diamond jackpot, set your bet, and ride a persistent best-bank. Self-contained HTML, zero runtime dependencies.",
      "path": "games/beverly-hills-slots/",
      "added": "2026-07-25"
    }
  ]
};