{"id":22707536,"url":"https://github.com/aonemd/tttoe","last_synced_at":"2025-03-29T21:10:08.268Z","repository":{"id":95877009,"uuid":"146357189","full_name":"aonemd/tttoe","owner":"aonemd","description":"An ncurses based tic tac toe with multi-player and single-player AI mode","archived":false,"fork":false,"pushed_at":"2023-09-05T06:31:58.000Z","size":39,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-04T21:45:44.914Z","etag":null,"topics":["ai","c","ncurses"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aonemd.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}},"created_at":"2018-08-27T21:37:26.000Z","updated_at":"2023-09-05T06:32:01.000Z","dependencies_parsed_at":"2023-09-05T10:09:44.567Z","dependency_job_id":null,"html_url":"https://github.com/aonemd/tttoe","commit_stats":null,"previous_names":["aonemd/tttoe"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aonemd%2Ftttoe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aonemd%2Ftttoe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aonemd%2Ftttoe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aonemd%2Ftttoe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aonemd","download_url":"https://codeload.github.com/aonemd/tttoe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246243569,"owners_count":20746311,"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":["ai","c","ncurses"],"created_at":"2024-12-10T10:13:21.060Z","updated_at":"2025-03-29T21:10:08.232Z","avatar_url":"https://github.com/aonemd.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"tttoe\n---\n\nAn ncurses based tic tac toe with multi-player and single-player AI mode\n\n### Build\n\n- You need to have ncurses on your system.\n  On Ubuntu, for example, you should run the following to install the library:\n  ```bash\n  $ sudo apt-get install libncurses5-dev libncursesw5-dev\n  ```\n- Run `make` to build and run the binary\n\n\n### Modes\n\nYou can pass two command-line parameters to the binary:\n- the first parameter is the size of the grid, for example, you can pass 4 to\n  play in a 4x4 sized grid: `./ttt 4`. Defaults to 3\n- the second parameter is the game mode; 0 for two-player mode: `./ttt 3 0`, 1\n  for AI mode: `./ttt 3 1`. Defaults to 0\n\n### License\n\nSee [LICENSE](https://github.com/aonemd/ttt/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faonemd%2Ftttoe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faonemd%2Ftttoe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faonemd%2Ftttoe/lists"}