{"id":26821599,"url":"https://github.com/mattlean/chess-move-check","last_synced_at":"2025-10-05T21:48:39.675Z","repository":{"id":71582645,"uuid":"166932163","full_name":"mattlean/chess-move-check","owner":"mattlean","description":"List all legal Chess moves for given player \u0026 board","archived":false,"fork":false,"pushed_at":"2020-02-01T00:48:33.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-05T17:34:08.958Z","etag":null,"topics":["python","script"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/mattlean.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":"2019-01-22T05:21:41.000Z","updated_at":"2022-10-31T13:48:20.000Z","dependencies_parsed_at":"2023-05-11T21:45:26.999Z","dependency_job_id":null,"html_url":"https://github.com/mattlean/chess-move-check","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mattlean/chess-move-check","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattlean%2Fchess-move-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattlean%2Fchess-move-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattlean%2Fchess-move-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattlean%2Fchess-move-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattlean","download_url":"https://codeload.github.com/mattlean/chess-move-check/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattlean%2Fchess-move-check/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278526244,"owners_count":26001325,"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-05T02:00:06.059Z","response_time":54,"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":["python","script"],"created_at":"2025-03-30T07:31:27.725Z","updated_at":"2025-10-05T21:48:39.670Z","avatar_url":"https://github.com/mattlean.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chess-move-check.py #\nWritten by: Matthew Lean\n\n### How to Run ###\nFirst you must have Python installed. Then to run the program you input the following command:\n`python chess-move-check.py \u003cboard-state-txt\u003e`\n\n`\u003cboard-state-txt\u003e` represents the file location of the text file that tells the script the current state of the board.\n\nThe first line of file must be the current player's color.\nEach line afterwards represents a chess piece. They are formatted in this way:\n`\u003cColor\u003e,\u003cPiece Name\u003e,\u003cLocation\u003e`\n\nYou can view some examples in the 'testfiles' folder included with the script.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattlean%2Fchess-move-check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattlean%2Fchess-move-check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattlean%2Fchess-move-check/lists"}