{"id":18260034,"url":"https://github.com/roppa/tictactoe","last_synced_at":"2025-04-08T23:44:37.986Z","repository":{"id":29354493,"uuid":"32888765","full_name":"roppa/tictactoe","owner":"roppa","description":"Tic tac toe game","archived":false,"fork":false,"pushed_at":"2015-04-05T11:49:12.000Z","size":164,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T18:36:27.376Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"simonbs/SBSAnimoji","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/roppa.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}},"created_at":"2015-03-25T20:23:27.000Z","updated_at":"2015-04-05T11:49:12.000Z","dependencies_parsed_at":"2022-09-04T18:02:30.250Z","dependency_job_id":null,"html_url":"https://github.com/roppa/tictactoe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roppa%2Ftictactoe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roppa%2Ftictactoe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roppa%2Ftictactoe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roppa%2Ftictactoe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roppa","download_url":"https://codeload.github.com/roppa/tictactoe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247947825,"owners_count":21023058,"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":[],"created_at":"2024-11-05T10:41:37.925Z","updated_at":"2025-04-08T23:44:37.966Z","avatar_url":"https://github.com/roppa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Tic-tac-toe\n\nAh, remember war games. This was a lunch time challenge at work. Lots of ways to solve it actually. Just uses console. We assume there is only two users \"x\" and \"o\". The matrix runs from 0 - 8, representing three rows going left to right.\n\n```\ntictactoe.choose(0);\n```\n\nTo reset, just:\n\n```\ntictactoe.newGame();\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froppa%2Ftictactoe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froppa%2Ftictactoe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froppa%2Ftictactoe/lists"}