{"id":16225398,"url":"https://github.com/mikebild/react-tic-tac-toe","last_synced_at":"2025-04-08T03:50:07.151Z","repository":{"id":136939833,"uuid":"70186411","full_name":"MikeBild/react-tic-tac-toe","owner":"MikeBild","description":"Tic Tac Toe in React with Minimax-AI","archived":false,"fork":false,"pushed_at":"2017-08-08T10:50:07.000Z","size":54,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T02:47:02.758Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://tic-tac-toe.services.dropstack.run","language":"JavaScript","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/MikeBild.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-10-06T19:33:43.000Z","updated_at":"2017-02-19T21:09:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"187decaa-8241-447b-a756-135ecdf6dea1","html_url":"https://github.com/MikeBild/react-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/MikeBild%2Freact-tic-tac-toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeBild%2Freact-tic-tac-toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeBild%2Freact-tic-tac-toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikeBild%2Freact-tic-tac-toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MikeBild","download_url":"https://codeload.github.com/MikeBild/react-tic-tac-toe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247773161,"owners_count":20993629,"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-10T12:44:55.660Z","updated_at":"2025-04-08T03:50:07.122Z","avatar_url":"https://github.com/MikeBild.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tic Tac Toe\n\n\u003e an implementation of non-recursive [minimax alpha-beta pruning](https://en.wikipedia.org/wiki/Alpha%E2%80%93beta_pruning) inspirated by [Carsten Koenig](https://github.com/CarstenKoenig) awesome [Othello Game in Elm](https://github.com/CarstenKoenig/ElmOthello). Thank you Carsten!\n\n__[Live Demo](http://tic-tac-toe.cloud.dropstack.run)__\n\n[![Deploy to dropstack](https://deploy.cloud.dropstack.run/button.svg)](https://deploy.cloud.dropstack.run?repo=https://github.com/MikeBild/react-tic-tac-toe)\n## Setup\n\n```bash\nnpm install\n```\n\n## Dev\n\n```bash\nnpm start\n```\n\n__open [http://localhost:3000](http://localhost:3000)__\n\n## Build\n\n```bash\nnpm run build\n```\n\n## Deploy to [https://dropstack.run](https://dropstack.run)\n\n```bash\nnpm run deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikebild%2Freact-tic-tac-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikebild%2Freact-tic-tac-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikebild%2Freact-tic-tac-toe/lists"}