{"id":21639033,"url":"https://github.com/locus-x64/connect-4-game-using-cpp-class","last_synced_at":"2025-10-27T00:32:43.825Z","repository":{"id":172757143,"uuid":"305110493","full_name":"locus-x64/Connect-4-Game-using-cpp-class","owner":"locus-x64","description":"This is a simple Connect4Game written in C++ using class and multi-files.","archived":false,"fork":false,"pushed_at":"2021-09-13T23:18:19.000Z","size":50,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T03:06:45.713Z","etag":null,"topics":["cpp","game","oop-project"],"latest_commit_sha":null,"homepage":"","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/locus-x64.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":"2020-10-18T13:40:36.000Z","updated_at":"2024-08-27T13:23:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"2b9c53c6-9ebf-4da4-8b14-da0048efd83d","html_url":"https://github.com/locus-x64/Connect-4-Game-using-cpp-class","commit_stats":null,"previous_names":["alirazamumtaz/connect-4-game-using-cpp-class","locus-x64/connect-4-game-using-cpp-class"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/locus-x64%2FConnect-4-Game-using-cpp-class","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/locus-x64%2FConnect-4-Game-using-cpp-class/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/locus-x64%2FConnect-4-Game-using-cpp-class/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/locus-x64%2FConnect-4-Game-using-cpp-class/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/locus-x64","download_url":"https://codeload.github.com/locus-x64/Connect-4-Game-using-cpp-class/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244339043,"owners_count":20437168,"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","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":["cpp","game","oop-project"],"created_at":"2024-11-25T04:12:38.960Z","updated_at":"2025-10-27T00:32:43.735Z","avatar_url":"https://github.com/locus-x64.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How to play?\nConnect 4 is simple game played on a standing board with 7 rows and 7 columns. Players have pieces of two different colors (mostly yellow\nand red). Each player can drop a piece from top in any one of the columns and the piece will fall and settle on the next empty slot\navailable on the board. Players take alternative turns until one of the players win or until no more moves are possible. A player wins if she\nhas four of her pieces placed consecutively horizontally, vertically or diagonally! \nIn this game, I have used '1' and '2' instead of yellow and red columns. I have designed it on my own so you can look and change the design accordingly.\n# To complie use command:\n`g++ main.cpp Connect4Game.cpp`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocus-x64%2Fconnect-4-game-using-cpp-class","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flocus-x64%2Fconnect-4-game-using-cpp-class","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocus-x64%2Fconnect-4-game-using-cpp-class/lists"}