{"id":16216143,"url":"https://github.com/fra98/connect-4","last_synced_at":"2026-05-17T15:33:08.657Z","repository":{"id":139985986,"uuid":"430683431","full_name":"fra98/connect-4","owner":"fra98","description":"Simple Connect-4 AI player based on MCTS and MiniMax algorithms","archived":false,"fork":false,"pushed_at":"2021-12-08T23:28:25.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-13T14:17:01.858Z","etag":null,"topics":["mcts-algorithm","minimax-algorithm","python"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/fra98.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":"2021-11-22T11:42:08.000Z","updated_at":"2022-01-24T19:03:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"ffd35d60-00d0-4678-a1a6-e27762575085","html_url":"https://github.com/fra98/connect-4","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fra98/connect-4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fra98%2Fconnect-4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fra98%2Fconnect-4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fra98%2Fconnect-4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fra98%2Fconnect-4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fra98","download_url":"https://codeload.github.com/fra98/connect-4/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fra98%2Fconnect-4/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33143574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["mcts-algorithm","minimax-algorithm","python"],"created_at":"2024-10-10T11:18:34.059Z","updated_at":"2026-05-17T15:33:08.626Z","avatar_url":"https://github.com/fra98.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Connect-4\nSimple AI that plays Connect-4. \n\n## Techniques used:\n  #### Minimax\n  - Static open plays for first/second/third move\n  - MiniMax with Alpha-Beta Pruning\n  - Optimization on exploration order to obtain more pruning\n\n  #### MCTS\n  - Static open plays for first/second/third move\n  - Montecarlo Tree Research\n\n## Game modes:\n  - Human vs AI\n  - AI vs AI\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffra98%2Fconnect-4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffra98%2Fconnect-4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffra98%2Fconnect-4/lists"}