{"id":16933702,"url":"https://github.com/vadman97/golangchessai","last_synced_at":"2026-02-28T17:02:34.897Z","repository":{"id":43444906,"uuid":"172979054","full_name":"Vadman97/GolangChessAI","owner":"Vadman97","description":"Go Chess AI - Exploring Parallel Search Techniques with a Novel Golang Chess Engine","archived":false,"fork":false,"pushed_at":"2023-09-22T20:08:11.000Z","size":1626,"stargazers_count":8,"open_issues_count":39,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-05-05T07:54:48.252Z","etag":null,"topics":["chess","chess-ai","chess-engine","golang","parallel"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Vadman97.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-02-27T19:44:47.000Z","updated_at":"2023-02-22T19:15:14.000Z","dependencies_parsed_at":"2024-10-28T13:18:08.424Z","dependency_job_id":"bc75f772-7355-4d6a-a654-7ec87ee46cbf","html_url":"https://github.com/Vadman97/GolangChessAI","commit_stats":null,"previous_names":["vadman97/chessai3"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Vadman97/GolangChessAI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vadman97%2FGolangChessAI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vadman97%2FGolangChessAI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vadman97%2FGolangChessAI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vadman97%2FGolangChessAI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vadman97","download_url":"https://codeload.github.com/Vadman97/GolangChessAI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vadman97%2FGolangChessAI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29943662,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T13:49:17.081Z","status":"ssl_error","status_checked_at":"2026-02-28T13:48:50.396Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["chess","chess-ai","chess-engine","golang","parallel"],"created_at":"2024-10-13T20:50:10.698Z","updated_at":"2026-02-28T17:02:34.266Z","avatar_url":"https://github.com/Vadman97.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Chess - Exploring Parallel Search Techniques with a Novel Golang Chess Engine\n[![Build Status](https://travis-ci.com/Vadman97/GolangChessAI.svg?branch=master)](https://travis-ci.com/Vadman97/GolangChessAI)\n[![Coverage](https://codecov.io/gh/Vadman97/GolangChessAI/branch/master/graph/badge.svg?token=IGeQbLUCCM)](https://codecov.io/gh/Vadman97/GolangChessAI)\n\n**Developed by:** Devan Adhia, Vadim Korolik, Alexander Lee, and Suveena Thanawala\n\nGo implementation of Chess AI engine with serial and parallel algorithms.\n\nCore code structure based on [c++ version](https://github.com/Vadman97/ChessAI2).\n\n## Running the code\nTo run a 10-game 5-second think time competition between ABDADA parallel algorithm and MTDf serial algorithm, run `./main competition`\n\nRunning the full frontend is more difficult and will require building from source.\n\nTo run the frontend, clone the repo and run `npm install; npm start; go build -o main FOLDER_WHERE_YOU_CLONED_TO/cmd/main.go; ./main`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvadman97%2Fgolangchessai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvadman97%2Fgolangchessai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvadman97%2Fgolangchessai/lists"}