{"id":24990413,"url":"https://github.com/msio808/ttt-game","last_synced_at":"2025-03-29T12:42:46.041Z","repository":{"id":240426051,"uuid":"802555329","full_name":"msio808/ttt-game","owner":"msio808","description":"A simple Tic-Tac-Toe game in C","archived":false,"fork":false,"pushed_at":"2024-11-12T19:52:20.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T13:41:13.205Z","etag":null,"topics":["c","cprogramming","game","minimax","minimax-algorithm","tic-tac-toe","tic-tac-toe-game","tictactoe","tictactoe-game"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/msio808.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":"2024-05-18T16:16:27.000Z","updated_at":"2024-11-12T19:52:24.000Z","dependencies_parsed_at":"2024-05-29T21:17:12.048Z","dependency_job_id":"7264c543-838c-4b80-833e-75194e94436b","html_url":"https://github.com/msio808/ttt-game","commit_stats":null,"previous_names":["twitchytech/ttt-game","msio808/ttt-game"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msio808%2Fttt-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msio808%2Fttt-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msio808%2Fttt-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msio808%2Fttt-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msio808","download_url":"https://codeload.github.com/msio808/ttt-game/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246187210,"owners_count":20737459,"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","cprogramming","game","minimax","minimax-algorithm","tic-tac-toe","tic-tac-toe-game","tictactoe","tictactoe-game"],"created_at":"2025-02-04T13:36:21.841Z","updated_at":"2025-03-29T12:42:46.020Z","avatar_url":"https://github.com/msio808.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Basic C Tic Tac Toe Game\n\n### This is a simple implementation of the Tic Tac Toe game in C.\n\n- The game has both single player and multiplayer feature.\n- The game board is initially filled with numbers.\n- Players will be prompted to enter their moves by choosing a number from 1 to 9, corresponding to the grid cells.\n- Player 1 marks with 'X', and Player 2 marks with 'O'.\n- The game will display the updated game board after each move or ends when a player wins or when the grid is filled, resulting in a draw.\n\n## How to Play\n- Compile and run by executing the following command on your linux terminal : \n  - [ ] ``make``\n  - [ ] ``.\\build\\tictactoe.exe`` on windows\n  - [ ] ``./build/tictactoe`` on Linux\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsio808%2Fttt-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsio808%2Fttt-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsio808%2Fttt-game/lists"}