{"id":21832917,"url":"https://github.com/null-none/tic-tac-toe","last_synced_at":"2025-03-21T13:44:21.040Z","repository":{"id":261060641,"uuid":"883142629","full_name":"null-none/tic-tac-toe","owner":"null-none","description":"A tic tac toe game built with vanilla javascript using minimax algorithm. ","archived":false,"fork":false,"pushed_at":"2024-11-04T13:08:56.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T09:28:16.872Z","etag":null,"topics":["game","javascript","simple","smart","tic-tac-toe"],"latest_commit_sha":null,"homepage":"https://tic-tac-toe-smart-ai.netlify.app/","language":"JavaScript","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/null-none.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-11-04T13:00:53.000Z","updated_at":"2024-11-04T13:09:51.000Z","dependencies_parsed_at":"2024-11-04T14:19:44.384Z","dependency_job_id":null,"html_url":"https://github.com/null-none/tic-tac-toe","commit_stats":null,"previous_names":["null-none/tic-tac-toe"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Ftic-tac-toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Ftic-tac-toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Ftic-tac-toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Ftic-tac-toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/null-none","download_url":"https://codeload.github.com/null-none/tic-tac-toe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244807306,"owners_count":20513609,"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":["game","javascript","simple","smart","tic-tac-toe"],"created_at":"2024-11-27T19:27:05.971Z","updated_at":"2025-03-21T13:44:21.011Z","avatar_url":"https://github.com/null-none.png","language":"JavaScript","readme":"# Tic Tac Toe\n\nA simple tic tac toe game build in vanilla javascript, along with some nice HTML \u0026 CSS.\nThere are 2 implementations of this tic tac toe game one is the simple one in which both the user \u0026 the bot can win. The other is an implementation where the bot always wins or it ties. But never looses. \n\n\n### Javascript Implementation\n\nTo use the `simple.js` implementation simply go in the `index.html` file and  at the very bottom in the `script tag` uncomment the line with `smart.js`. If you want to use the the one with the minimax algorithm do the opposite.\n\n```diff\n- \u003cscript src=\"smart.js\"\u003e\u003c/script\u003e\n+ \u003cscript src=\"simple.js\"\u003e\u003c/script\u003e\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Ftic-tac-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnull-none%2Ftic-tac-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Ftic-tac-toe/lists"}