{"id":23123491,"url":"https://github.com/knbr13/tic-tac-toe","last_synced_at":"2025-04-04T04:24:33.566Z","repository":{"id":168161285,"uuid":"643793966","full_name":"knbr13/tic-tac-toe","owner":"knbr13","description":"A simple command-line implementation of the classic Tic Tac Toe game in C.","archived":false,"fork":false,"pushed_at":"2023-11-24T15:31:33.000Z","size":2865,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T15:44:11.818Z","etag":null,"topics":["c","cli","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knbr13.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}},"created_at":"2023-05-22T07:08:53.000Z","updated_at":"2024-08-30T22:33:43.000Z","dependencies_parsed_at":"2023-11-23T22:28:01.330Z","dependency_job_id":"73f754da-393d-4d7c-b0f9-890570f00490","html_url":"https://github.com/knbr13/tic-tac-toe","commit_stats":null,"previous_names":["abdullah-alaadine/portfolio","abdullah-alaadine/tic-tac-toe-c","knbr13/tic-tac-toe-c","knbr13/tic-tac-toe"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knbr13%2Ftic-tac-toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knbr13%2Ftic-tac-toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knbr13%2Ftic-tac-toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knbr13%2Ftic-tac-toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knbr13","download_url":"https://codeload.github.com/knbr13/tic-tac-toe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247119666,"owners_count":20886788,"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":["c","cli","game","tic-tac-toe"],"created_at":"2024-12-17T07:34:56.262Z","updated_at":"2025-04-04T04:24:33.548Z","avatar_url":"https://github.com/knbr13.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tic Tac Toe Game\n\nA simple command-line implementation of the classic Tic Tac Toe game in C.\n\n![Tic-Tac-Toe](./tic-tac-toe-c.gif)\n\n## How to Play\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/abdullah-alaadine/tic-tac-toe-c.git\n\n   ```\n\n2. Navigate to the project directory:\n\n   ```bash\n   cd tic-tac-toe\n   ```\n\n3. Start the game:\n   ```bash\n   make start\n   ```\n   Note: If you don't have `make` installed, you'll need to compile the code manually and then run the executable file.\n\n## Rules\n\n- The game is played on a 3x3 grid.\n- Players take turns to place their symbol ('X' or 'O') in an empty cell.\n- The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game.\n- The game ends in a draw if the entire board is filled, and no player has won.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknbr13%2Ftic-tac-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknbr13%2Ftic-tac-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknbr13%2Ftic-tac-toe/lists"}