{"id":16747824,"url":"https://github.com/janko/tic-tac-toe","last_synced_at":"2025-07-11T03:32:57.059Z","repository":{"id":24476039,"uuid":"27879999","full_name":"janko/tic-tac-toe","owner":"janko","description":"Play tic-tac-toe in your Terminal","archived":false,"fork":false,"pushed_at":"2014-12-11T16:27:34.000Z","size":228,"stargazers_count":43,"open_issues_count":0,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-01T10:36:05.191Z","etag":null,"topics":["game","ncurses","ruby","terminal","terminal-game","tic-tac-toe"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/janko.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}},"created_at":"2014-12-11T16:18:22.000Z","updated_at":"2024-10-11T12:30:51.000Z","dependencies_parsed_at":"2022-08-06T02:01:12.533Z","dependency_job_id":null,"html_url":"https://github.com/janko/tic-tac-toe","commit_stats":null,"previous_names":["janko-m/tic-tac-toe"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janko%2Ftic-tac-toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janko%2Ftic-tac-toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janko%2Ftic-tac-toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janko%2Ftic-tac-toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janko","download_url":"https://codeload.github.com/janko/tic-tac-toe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244166637,"owners_count":20409177,"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","ncurses","ruby","terminal","terminal-game","tic-tac-toe"],"created_at":"2024-10-13T02:11:00.104Z","updated_at":"2025-03-21T22:31:46.740Z","avatar_url":"https://github.com/janko.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tic-tac-toe\n\nPlay a game of tic-tac-toe in your Terminal.\n\n![Tic-tac-toe preview](/preview.png)\n\n## Installation\n\n```sh\n$ gem install tic-tac-toe-ruby\n```\n\n## Usage\n\n```sh\n$ tic-tac-toe --size 10 --players 3 --goal 4\n```\n```\n$ tic-tac-toe --help\nUSAGE: tic-tac-toe [options]\n\nMoving: Arrow keys or h/j/k/l\nPlacing symbol: \u003cSpace\u003e\nExit: Ctrl-C\n\n    -n, --size N               Size of the board (default: 3)\n    -p, --players N            The number of players (default: 2, max: 5)\n    -g, --goal N               The number symbols in a row is required (default: 3)\n```\n\n## Implementation\n\nThe game was implemented in Ruby using the [`curses`](https://github.com/ruby/curses)\ngem, which binds to Curses C library.\n\n## License\n\nMIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanko%2Ftic-tac-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanko%2Ftic-tac-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanko%2Ftic-tac-toe/lists"}