{"id":16647937,"url":"https://github.com/xavierchanth/chess","last_synced_at":"2026-04-26T01:31:09.371Z","repository":{"id":251515427,"uuid":"837636305","full_name":"XavierChanth/chess","owner":"XavierChanth","description":"My weekend project - A (soon to be) chess engine implemented from scratch","archived":false,"fork":false,"pushed_at":"2024-08-03T20:18:20.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"trunk","last_synced_at":"2025-10-13T12:58:36.545Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/XavierChanth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-08-03T15:02:11.000Z","updated_at":"2024-08-03T20:18:23.000Z","dependencies_parsed_at":"2024-08-03T16:47:03.970Z","dependency_job_id":"6c927a5f-0a6e-435a-8287-ef2e55779abd","html_url":"https://github.com/XavierChanth/chess","commit_stats":null,"previous_names":["xavierchanth/chess"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/XavierChanth/chess","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XavierChanth%2Fchess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XavierChanth%2Fchess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XavierChanth%2Fchess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XavierChanth%2Fchess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/XavierChanth","download_url":"https://codeload.github.com/XavierChanth/chess/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XavierChanth%2Fchess/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32283294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-10-12T08:46:11.690Z","updated_at":"2026-04-26T01:31:09.331Z","avatar_url":"https://github.com/XavierChanth.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chess\n\nMy weekend project - A (soon to be) chess engine implemented from scratch\n\n## Goals\n\n- [ ] Two representations for state\n  - [ ] Algebraic notation (e.g. e4 e5 ...)\n  - [ ] \"Board state\" - Represent a momentary state in a game\n    - Why? makes it such that transposed game states are agnostic to this data\n      representation\n- [ ] Move validators\n- [ ] Win / draw condition checkers\n- [ ] Want to be able to convert between representations easily\n- [ ] TUI to be able to play PvP\n  - [ ] Algebraic notation in a dialogue\n  - [ ] moving around the board with hjkl/arrows\n  - [ ] mouse (maybe)\n- [ ] Do ML with a NN on board state to build a chess bot\n- [ ] PvBot - vs NN\n- [ ] Train bot to play itself\n- [ ] Online support\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxavierchanth%2Fchess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxavierchanth%2Fchess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxavierchanth%2Fchess/lists"}