{"id":16321561,"url":"https://github.com/beardedfish/connect-four","last_synced_at":"2026-04-13T20:31:35.502Z","repository":{"id":123995114,"uuid":"227935259","full_name":"BeardedFish/Connect-Four","owner":"BeardedFish","description":"Connect Four game programmed in C# .NET Framework using GDI+.","archived":false,"fork":false,"pushed_at":"2020-09-20T07:03:18.000Z","size":1115,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-14T09:13:29.578Z","etag":null,"topics":["c-sharp","computer-player","connect-four","dot-net","forms","game","gdi","gdi-plus","graphics","graphics-programming","gui","sound","sound-effects"],"latest_commit_sha":null,"homepage":"https://www.darianbenam.com/download-preview.php?id=2","language":"C#","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/BeardedFish.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-12-13T22:54:41.000Z","updated_at":"2023-03-05T19:47:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"4de7211a-8a0d-4fcc-a4ff-a69b8e9923ce","html_url":"https://github.com/BeardedFish/Connect-Four","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/BeardedFish/Connect-Four","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeardedFish%2FConnect-Four","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeardedFish%2FConnect-Four/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeardedFish%2FConnect-Four/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeardedFish%2FConnect-Four/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BeardedFish","download_url":"https://codeload.github.com/BeardedFish/Connect-Four/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeardedFish%2FConnect-Four/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31770718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"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":["c-sharp","computer-player","connect-four","dot-net","forms","game","gdi","gdi-plus","graphics","graphics-programming","gui","sound","sound-effects"],"created_at":"2024-10-10T22:48:09.795Z","updated_at":"2026-04-13T20:31:35.470Z","avatar_url":"https://github.com/BeardedFish.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Connect-Four\n[Connect Four](https://en.wikipedia.org/wiki/Connect_Four) is a classic two-player game where the objective for a player is to be the first one to form four of their game chips in either a horizontal, vertical, or diagonal line. There are three outcomes that can occur in this game, the person playing red wins, the person playing yellow wins, or the game ends in a tie.\n\nThis program is an exact copy of the classic game. It was written in C# and all graphics were made with GDI+. This program requires .NET Framework 4.7.2 in order to function and run.\n\n## Current Features\n* Ability to play against a computer player\n* Ability to play against a human player (must share the same computer and pointing device)\n* Ability to mute sound effects\n* Ability to start a new game if one is already ongoing\n\n## Screenshots\n![New game starts](https://raw.githubusercontent.com/BeardedFish/Connect-Four/master/Screenshots/screenshot1.png)\n![Red player wins](https://raw.githubusercontent.com/BeardedFish/Connect-Four/master/Screenshots/screenshot2.png)\n![Game ends in a tie](https://raw.githubusercontent.com/BeardedFish/Connect-Four/master/Screenshots/screenshot3.png)\n\n## Credits\n* **Programming \u0026 Graphics**\n  * Darian Benam\n* **Sound Effects**\n  * Pop Sound Effect - Mark DiAngelo (from https://www.soundbible.com)\n  * Game Over Sound Effect - Mike Koenig (from https://www.soundbible.com)\n\n## Future Plans\n- [ ] Add in difficulty levels for computer player (ex: Easy, Medium, Hard)\n- [ ] Replace current computer opponent algorithm with Minimax algorithm (https://en.wikipedia.org/wiki/Minimax)\n- [ ] Make game playable over a network\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeardedfish%2Fconnect-four","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeardedfish%2Fconnect-four","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeardedfish%2Fconnect-four/lists"}