{
  "game": "games/zcode/library.z5",
  "walkthrough": "walkthroughs/library_verified_win.txt",
  "solver": "replay+seed",
  "rng_seed": 1,
  "score": 1,
  "max_score": null,
  "won": true,
  "died": false,
  "win_text_seen": true,
  "turns": 1,
  "num_commands": 37,
  "score_timeline": [
    {
      "step": 32,
      "command": "xyzzy",
      "score": 1
    }
  ],
  "commands": [
    "enter",
    "ask attendant about nelson",
    "ask attendant about librarian",
    "w",
    "ask librarian about nelson",
    "ask librarian about rare",
    "ask librarian about key",
    "e",
    "ask attendant about key",
    "give card to attendant",
    "w",
    "n",
    "look under stairs",
    "u",
    "give herring to grue",
    "s",
    "unlock door with key",
    "open door",
    "s",
    "take nelson",
    "n",
    "close door",
    "lock door with key",
    "search shelves",
    "e",
    "ask technician about gates",
    "x printout",
    "w",
    "n",
    "d",
    "s",
    "give printout to librarian",
    "xyzzy",
    "e",
    "give novel to attendant",
    "give key to attendant",
    "e"
  ]
}