{"id":19646074,"url":"https://github.com/cm0use/tic-tac-toe","last_synced_at":"2025-08-20T00:35:30.901Z","repository":{"id":40737973,"uuid":"482311435","full_name":"CM0use/Tic-tac-toe","owner":"CM0use","description":"Tic-tac-toe, no 3D or third-party libraries, just the standard functions provided by the compiler. ","archived":false,"fork":false,"pushed_at":"2023-11-13T20:53:33.000Z","size":45,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T23:58:32.665Z","etag":null,"topics":["cpp","cpp-game","cppgame","tic-tac-toe","tictactoe","tictactoe-cpp","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CM0use.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":"2022-04-16T16:57:50.000Z","updated_at":"2023-09-16T21:45:21.000Z","dependencies_parsed_at":"2024-11-11T14:39:00.430Z","dependency_job_id":"c88a60fc-727b-419f-968a-eb056f4cd73e","html_url":"https://github.com/CM0use/Tic-tac-toe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CM0use/Tic-tac-toe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CM0use%2FTic-tac-toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CM0use%2FTic-tac-toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CM0use%2FTic-tac-toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CM0use%2FTic-tac-toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CM0use","download_url":"https://codeload.github.com/CM0use/Tic-tac-toe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CM0use%2FTic-tac-toe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271246866,"owners_count":24725900,"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-08-19T02:00:09.176Z","response_time":63,"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","cpp-game","cppgame","tic-tac-toe","tictactoe","tictactoe-cpp","tictactoe-game"],"created_at":"2024-11-11T14:36:42.359Z","updated_at":"2025-08-20T00:35:30.864Z","avatar_url":"https://github.com/CM0use.png","language":"C++","readme":"\u003c!--\n*** If you like this README,\n*** it is available as a template in my repositories,\n*** here is the link:\n*** https://github.com/CM0use/README-TEMPLATE\n--\u003e\n\u003ch1 align=\"center\"\u003eTic-tac-toe\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Windows-0078d7?style=for-the-badge\u0026logo=windows\u0026logoColor=ffffff\" alt=\"Windows\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/mac%20OS-313131?style=for-the-badge\u0026logo=macos\u0026logoColor=d7d7d7\" alt=\"macOS\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Linux-ffffff?style=for-the-badge\u0026logo=linux\u0026logoColor=000000\" alt=\"Linux\"\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://github.com/CM0use/Tic-tac-toe/blob/main/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-GPLv3-4a6484?style=for-the-badge\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003ci\u003eThe player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.\u003c/i\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#features\"\u003eFeatures\u003c/a\u003e •\n  \u003ca href=\"#requirements\"\u003eRequirements\u003c/a\u003e •\n  \u003ca href=\"#compile--run\"\u003eCompile \u0026 Run\u003c/a\u003e •\n  \u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e •\n  \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n![20220412_064725](https://user-images.githubusercontent.com/102839710/163684326-e58c52a0-b154-4d21-9bb8-3e2caed2d494.gif)\n\u003c/div\u003e\n\n## Features\n* Game modes:\n  - User vs Machine\n  - User vs User\n  - Machine vs Machine\n* Easy to modify.\n* Cross-Platform\n  - Windows, macOS and Linux.\n\n## Requirements\n* g++\n* git (optional)\n\n## Compile \u0026 Run\nTo **clone** and **compile** this game, you will need to have **git** and **g++** installed on your computer.\u003cbr\u003e\nFrom your command line:\n\n```bash\ngit clone https://github.com/CM0use/Tic-tac-toe.git\ncd Tic-tac-toe\ng++ -O2 -std=c++2a src/main.cpp src/tictactoe.cpp -o tictactoe\n```\n\nRun on **macOS \u0026 Linux**:\n```bash\n./tictactoe\n```\n\nRun on **Windows**:\n```cmd\ntictactoe.exe\n```\n\n## Contributing\n**Any contribution you make will be greatly appreciated.**\u003cbr\u003e\nIf you have any ideas/suggestions to improve the repository, make a fork of the repository and create a pull request.\u003cbr\u003e\nYou can also \u003ca href=\"https://github.com/CM0use/Tic-tac-toe/issues\"\u003eopen the issue tracker\u003c/a\u003e to report any improvements or bugs.\u003cbr\u003e\n\n## License\n**Distributed under the GNU General Public License v3.0**\u003cbr\u003e\nSee accompanying file \u003ca href=\"https://github.com/CM0use/Tic-tac-toe/blob/main/LICENSE\"\u003eLICENSE\u003c/a\u003e\u003cbr\u003e\nor copy at \u003ca href=\"https://www.gnu.org/licenses/gpl-3.0.txt\"\u003eGNU General Public License\u003c/a\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcm0use%2Ftic-tac-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcm0use%2Ftic-tac-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcm0use%2Ftic-tac-toe/lists"}