{"id":21525494,"url":"https://github.com/estevesx10/tictactoe","last_synced_at":"2025-06-13T07:34:50.154Z","repository":{"id":220890833,"uuid":"747354766","full_name":"EstevesX10/TicTacToe","owner":"EstevesX10","description":"TicTacToe with AI [Beginner's Project]","archived":false,"fork":false,"pushed_at":"2024-06-20T21:55:38.000Z","size":3830,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T20:18:25.725Z","etag":null,"topics":["adversarial-search","min-max-algorithm"],"latest_commit_sha":null,"homepage":"","language":"Python","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/EstevesX10.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-01-23T19:05:51.000Z","updated_at":"2024-06-20T21:55:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"e05ea3f1-894b-4fbf-8b3c-b2e0e7861ed9","html_url":"https://github.com/EstevesX10/TicTacToe","commit_stats":null,"previous_names":["estevesx10/tictactoe"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EstevesX10/TicTacToe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EstevesX10%2FTicTacToe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EstevesX10%2FTicTacToe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EstevesX10%2FTicTacToe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EstevesX10%2FTicTacToe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EstevesX10","download_url":"https://codeload.github.com/EstevesX10/TicTacToe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EstevesX10%2FTicTacToe/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259602883,"owners_count":22883060,"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":["adversarial-search","min-max-algorithm"],"created_at":"2024-11-24T01:36:10.522Z","updated_at":"2025-06-13T07:34:50.108Z","avatar_url":"https://github.com/EstevesX10.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003ch1\u003eTicTacToe\u003c/h1\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\" width=\"100%\"\u003e\n    \u003cimg src=\"./TicTacToe/Assets/TicTacToe.gif\" width=\"40%\" height=\"40%\" /\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003ca\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Made%20with-Python-87CEFA?style=for-the-badge\u0026logo=Python\u0026logoColor=87CEFA\"\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\n\u003cbr/\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://github.com/EstevesX10/TicTacToe/blob/main/LICENSE\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/license/EstevesX10/TicTacToe?style=flat\u0026logo=gitbook\u0026logoColor=87CEFA\u0026label=License\u0026color=87CEFA\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/repo-size/EstevesX10/TicTacToe?style=flat\u0026logo=googlecloudstorage\u0026logoColor=87CEFA\u0026logoSize=auto\u0026label=Repository%20Size\u0026color=87CEFA\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/stars/EstevesX10/TicTacToe?style=flat\u0026logo=adafruit\u0026logoColor=87CEFA\u0026logoSize=auto\u0026label=Stars\u0026color=87CEFA\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/EstevesX10/TicTacToe/blob/main/requirements.txt\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Dependencies-Requirements.txt-white?style=flat\u0026logo=anaconda\u0026logoColor=87CEFA\u0026logoSize=auto\u0026color=87CEFA\"\u003e \n    \u003c/a\u003e\n\u003c/div\u003e\n\n\n## Python Libraries\n\nIn order to install the necessary **libraries** to execute this `Project` it's imperative to execute the following command in the terminal:\n\n    pip install -r requirements.txt\n\n## Compilation \u0026 Execution\nIn order to compile and execute this Game of TicTacToe, it's necessary to execute the following **command**:\n\n    python TicTacToe.py\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Festevesx10%2Ftictactoe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Festevesx10%2Ftictactoe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Festevesx10%2Ftictactoe/lists"}