{"id":16012096,"url":"https://github.com/ajeetdsouza/tic-tac-toe","last_synced_at":"2025-04-05T02:41:59.973Z","repository":{"id":107010825,"uuid":"172953169","full_name":"ajeetdsouza/tic-tac-toe","owner":"ajeetdsouza","description":"A terminal-based tic-tac-toe game + AI","archived":false,"fork":false,"pushed_at":"2019-02-27T17:21:53.000Z","size":30,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T11:09:28.102Z","etag":null,"topics":["haskell","tic-tac-toe"],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/ajeetdsouza.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":"2019-02-27T16:45:55.000Z","updated_at":"2023-03-04T09:17:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"75434b65-0726-43a3-aa6f-55eb79a13ff4","html_url":"https://github.com/ajeetdsouza/tic-tac-toe","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"d1127bd76e7a947d9392cc21b8cfd743649cb1a9"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajeetdsouza%2Ftic-tac-toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajeetdsouza%2Ftic-tac-toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajeetdsouza%2Ftic-tac-toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajeetdsouza%2Ftic-tac-toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajeetdsouza","download_url":"https://codeload.github.com/ajeetdsouza/tic-tac-toe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247280177,"owners_count":20912965,"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":["haskell","tic-tac-toe"],"created_at":"2024-10-08T14:01:48.142Z","updated_at":"2025-04-05T02:41:59.944Z","avatar_url":"https://github.com/ajeetdsouza.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tic-tac-toe\n\n[![Build Status](https://travis-ci.com/ajeetdsouza/tic-tac-toe.svg?branch=master)](https://travis-ci.com/ajeetdsouza/tic-tac-toe)\n\nA simple tic-tac-toe game written in Haskell. Supports 3 agents: `Human`, `Random` and `Minimax`. Moves entered must be between `A1` and `C3`. \n\n## Building\nOnce you have Stack set up, simply `cd` into the root directory and:\n```sh\nstack build\nstack exec -- tic-tac-toe\n```\n\n## Extending\nMore agents can easily be added to the `Player` data type. The `getMove :: Board -\u003e Token -\u003e IO Move` function must be implemented.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajeetdsouza%2Ftic-tac-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajeetdsouza%2Ftic-tac-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajeetdsouza%2Ftic-tac-toe/lists"}