{"id":21407286,"url":"https://github.com/mkst/synacor-challenge","last_synced_at":"2025-10-07T20:57:28.942Z","repository":{"id":114862717,"uuid":"111441131","full_name":"mkst/synacor-challenge","owner":"mkst","description":"Python solution to the 2012 Synacor Challenge","archived":false,"fork":false,"pushed_at":"2019-05-26T15:30:35.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-07T19:47:42.262Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mkst.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-20T17:24:03.000Z","updated_at":"2019-05-26T15:30:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"bfd53f52-4777-4415-a3aa-44521d4de3a7","html_url":"https://github.com/mkst/synacor-challenge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mkst/synacor-challenge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkst%2Fsynacor-challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkst%2Fsynacor-challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkst%2Fsynacor-challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkst%2Fsynacor-challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkst","download_url":"https://codeload.github.com/mkst/synacor-challenge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkst%2Fsynacor-challenge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278846344,"owners_count":26056090,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-22T16:45:54.580Z","updated_at":"2025-10-07T20:57:28.915Z","avatar_url":"https://github.com/mkst.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# synacor-challenge\n\nAn incomplete solution to the [2012 Synacor Challenge](http://challenge.synacor.com) written in Python.\n\n## Codes\n\nCodes discovered so far:\n\n - `fbwwsldZmWKv` (arch-spec)\n - `wLCVsTGpgzqR` (pre-selftest)\n - `KCojPVcoOdVP` (post-selftest)\n - `AqxdDiCYrzVE` (\"use tablet\")\n - `LiIsPRxEauVr` (Chiseled on the wall of one of the passageways...)\n - `EjNzmoeZrZQC` (\"use teleporter\" when broken)\n - `????????????` (\"use teleporter\" with correct Register 7 value)\n - `dxVYIIAbxMl8` =\u003e `bxVYIIAdxMl8` (\"use mirror\", reverse, `b`=\u003e`d`, `d`=\u003e`b`)\n\n## Walkthrough\n\nCommands can be found in [walkthrough.txt](/artefacts/walkthrough.txt)\n\n### Coins\n\n```\n_ + _ * _^2 + _^3 - _ = 399\n```\n\n| coin     | value |\n|:--------:|:-----:|\n| blue     | 9     |\n| red      | 2     |\n| shiny    | 5     |\n| corroded | 3     |\n| concave  | 7     |\n\n```\n9 + 2 * 5^2 + 7^3 - 3 = 399\n```\n\n### Vault\n\n```\n-------------------------------------\n|   *    |   8    |   -    |  1 (V) |\n-------------------------------------\n|   4    |   *    |   11   |   *    |\n-------------------------------------\n|   +    |   4    |   -    |   18   |\n------------------------------------\n| 22 (O) |   -    |   9    |   *    |\n-------------------------------------\n```\n\nOrb is `22`\n\nVault requires `30`\n\n**Steps:**\n - north, east, 22 + 4 =\u003e 26\n - east, north, 26 - 11 =\u003e 15\n - west, south, 15 * 4 =\u003e 60\n - east, east, 60 - 18 =\u003e 42\n - west, north, 42 - 11 =\u003e 31\n - north, east, 31 - 1 =\u003e 30\n\n**Extra:**\n- `memory[3953]` keeps track of number of moves\n- `memory[3952]` keeps track of orb value\n\n## Notes\n\n - Journal entry days are the start of the Fibonacci sequence\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkst%2Fsynacor-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkst%2Fsynacor-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkst%2Fsynacor-challenge/lists"}