{"id":17464501,"url":"https://github.com/overbryd/tic-tac-toe","last_synced_at":"2025-03-28T07:24:01.388Z","repository":{"id":66704103,"uuid":"75767327","full_name":"Overbryd/tic-tac-toe","owner":"Overbryd","description":null,"archived":false,"fork":false,"pushed_at":"2016-12-07T09:03:54.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T08:17:38.287Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Overbryd.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-06T20:15:13.000Z","updated_at":"2016-12-06T20:18:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"7a792066-1c68-4cb4-953f-344464dbbc24","html_url":"https://github.com/Overbryd/tic-tac-toe","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/Overbryd%2Ftic-tac-toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Overbryd%2Ftic-tac-toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Overbryd%2Ftic-tac-toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Overbryd%2Ftic-tac-toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Overbryd","download_url":"https://codeload.github.com/Overbryd/tic-tac-toe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245985888,"owners_count":20705097,"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-10-18T10:46:02.346Z","updated_at":"2025-03-28T07:24:01.371Z","avatar_url":"https://github.com/Overbryd.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TicTacToe\n\n* Setup with Bundler `$ bundle`\n* Run tests with RSpec `$ rspec spec/tic_tac_toe_spec.rb`\n* Use in your code:\n\n```ruby\ntic_tac_toe = TicTacToe.new([\n  %w[X - O],\n  %w[X O -],\n  %w[X O -]\n])\ntic_tac_toe.winner\n# =\u003e \"X\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foverbryd%2Ftic-tac-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foverbryd%2Ftic-tac-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foverbryd%2Ftic-tac-toe/lists"}