{"id":20048459,"url":"https://github.com/aggstam/tic_tac_toe","last_synced_at":"2025-09-06T15:38:50.641Z","repository":{"id":155101796,"uuid":"139047731","full_name":"aggstam/tic_tac_toe","owner":"aggstam","description":"Simple Tic Tac Toe game between two players(clients) connected to a server. ","archived":false,"fork":false,"pushed_at":"2023-05-16T13:29:55.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-02T08:24:38.394Z","etag":null,"topics":["c","network-game","tic-tac-toe"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aggstam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-06-28T17:13:25.000Z","updated_at":"2022-11-05T12:56:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"3d64504b-25aa-4e17-b6b5-ca57bebf865b","html_url":"https://github.com/aggstam/tic_tac_toe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aggstam/tic_tac_toe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggstam%2Ftic_tac_toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggstam%2Ftic_tac_toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggstam%2Ftic_tac_toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggstam%2Ftic_tac_toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aggstam","download_url":"https://codeload.github.com/aggstam/tic_tac_toe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggstam%2Ftic_tac_toe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273926543,"owners_count":25192317,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"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":["c","network-game","tic-tac-toe"],"created_at":"2024-11-13T11:44:12.304Z","updated_at":"2025-09-06T15:38:50.619Z","avatar_url":"https://github.com/aggstam.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tic_tac_toe\nSimple Tic Tac Toe game between two players(clients) connected to a server,\nusing Douglas E. Comer's **[CNAI](https://netbook.cs.purdue.edu)** Socket API.\n\n## Usage\n### Compilation\n```\n% make\n```\n\n### Execution\nFirst we start the server:\n```\n% ./server\n```\nOn different terminals, we start two clients:\n```\n% ./client\n```\nEnjoy the game!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faggstam%2Ftic_tac_toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faggstam%2Ftic_tac_toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faggstam%2Ftic_tac_toe/lists"}