{"id":15465958,"url":"https://github.com/ufrshubham/connect4-clone","last_synced_at":"2026-07-17T14:36:27.127Z","repository":{"id":116629479,"uuid":"478673278","full_name":"ufrshubham/Connect4-Clone","owner":"ufrshubham","description":"A Connect4 clone using SFML and C++","archived":false,"fork":false,"pushed_at":"2022-04-09T07:37:50.000Z","size":285,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-23T22:43:16.845Z","etag":null,"topics":["cpp","hacktoberfest","sfml","sfml-game"],"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/ufrshubham.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":"2022-04-06T18:04:32.000Z","updated_at":"2022-10-05T16:18:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"73c25ffb-c5ef-41eb-8531-7d294003fa72","html_url":"https://github.com/ufrshubham/Connect4-Clone","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"578f14893f2be5b0512f6a2ac34af76337fb2c8f"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ufrshubham/Connect4-Clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ufrshubham%2FConnect4-Clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ufrshubham%2FConnect4-Clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ufrshubham%2FConnect4-Clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ufrshubham%2FConnect4-Clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ufrshubham","download_url":"https://codeload.github.com/ufrshubham/Connect4-Clone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ufrshubham%2FConnect4-Clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35585713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-17T02:00:06.162Z","response_time":116,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cpp","hacktoberfest","sfml","sfml-game"],"created_at":"2024-10-02T01:04:23.684Z","updated_at":"2026-07-17T14:36:27.075Z","avatar_url":"https://github.com/ufrshubham.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Connect4-Clone\n\nA cross-platform clone of [Connect4](https://en.wikipedia.org/wiki/Connect_Four) game written in C++ using [SFML](https://www.sfml-dev.org/)\n\n## Demo\n\n![Demo](branding/Demo.gif)\n\n## Build Instructions\n\n- Requirements\n  - Git\n  - CMake\n  - C++ Compiler\n\n- Steps\n\n    ```bash\n    # Clone this project along with submodules\n    $ git clone --recursive https://github.com/ufrshubham/Connect4-Clone\n\n    # Go to project root\n    $ cd Connect4-Clone\n\n    # Pull SFML as submodule (if you cloned without --recursive flag)\n    $ git submodule update --init\n\n    # Create a folder for build\n    $ mkdir build\n\n    # Go to build folder\n    $ cd build\n\n    # Generate project files\n    $ cmake ..\n    ```\n\n- This will generate project files using default cmake generator for your platform. For example:\n\n  - on `Windows` with `Visual Studio` installed, it will generate a `.sln`\n  - on `Linux` with `make` installed, it will generate a `Makefile`\n  - on `Mac` with `xcode` installed, it will generate a `.xcodeproj`\n  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fufrshubham%2Fconnect4-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fufrshubham%2Fconnect4-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fufrshubham%2Fconnect4-clone/lists"}