{"id":17770116,"url":"https://github.com/j3rn/letter_boxed","last_synced_at":"2026-01-11T01:58:20.404Z","repository":{"id":205318898,"uuid":"713956367","full_name":"J3RN/letter_boxed","owner":"J3RN","description":"A Prolog solver for the NYT game Letter Boxed","archived":false,"fork":false,"pushed_at":"2023-11-03T15:46:17.000Z","size":1512,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-07T09:13:19.913Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Prolog","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/J3RN.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}},"created_at":"2023-11-03T15:40:57.000Z","updated_at":"2023-11-03T15:41:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"698f7796-e819-4355-9a6c-3073de78a524","html_url":"https://github.com/J3RN/letter_boxed","commit_stats":null,"previous_names":["j3rn/letter_boxed"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J3RN%2Fletter_boxed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J3RN%2Fletter_boxed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J3RN%2Fletter_boxed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J3RN%2Fletter_boxed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/J3RN","download_url":"https://codeload.github.com/J3RN/letter_boxed/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246652765,"owners_count":20812186,"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","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-10-26T21:20:40.795Z","updated_at":"2026-01-11T01:58:20.366Z","avatar_url":"https://github.com/J3RN.png","language":"Prolog","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Solver for the NYT Letter Boxed Game\n\n![a screenshot of a completed Letter Boxed game](letter_boxed.png)\n\nThis solver tries to find 4 words to solve Letter Boxed (though admittedly this screenshot shows solving the puzzle in 3).\n\n\n### Usage\n\nAfter loading the file with `[letter_boxed].`, use `solution/2`.  For the puzzle shown above, you would write:\n\n```\nsolution([['a','x','n'], ['o','h','l'], ['e','m','i'], ['t','y','p']], Words).\n```\n\nThe letters have to be entered lower-case.  Sorry.  Also the order that you enter the sides and the letters within those sides does not matter.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj3rn%2Fletter_boxed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj3rn%2Fletter_boxed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj3rn%2Fletter_boxed/lists"}