{"id":18803718,"url":"https://github.com/awkaiser/react-tictactoe","last_synced_at":"2025-04-13T18:34:35.889Z","repository":{"id":40693421,"uuid":"58482731","full_name":"awkaiser/react-tictactoe","owner":"awkaiser","description":"Undefeatable tic tac toe: TypeScript, React, and React Hooks","archived":false,"fork":false,"pushed_at":"2024-06-30T19:26:03.000Z","size":5329,"stargazers_count":7,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T09:12:59.631Z","etag":null,"topics":["es6","hooks","hooks-api-react","minimax","react","react-hooks","react-hooks-demo","react-hooks-tutorial","tic-tac-toe","tictactoe","typescript","webpack"],"latest_commit_sha":null,"homepage":"https://awkaiser.github.io/react-tictactoe/","language":"TypeScript","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/awkaiser.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":"2016-05-10T17:59:30.000Z","updated_at":"2024-06-30T19:25:49.000Z","dependencies_parsed_at":"2024-11-07T22:48:55.549Z","dependency_job_id":null,"html_url":"https://github.com/awkaiser/react-tictactoe","commit_stats":null,"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awkaiser%2Freact-tictactoe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awkaiser%2Freact-tictactoe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awkaiser%2Freact-tictactoe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awkaiser%2Freact-tictactoe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awkaiser","download_url":"https://codeload.github.com/awkaiser/react-tictactoe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248761065,"owners_count":21157483,"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":["es6","hooks","hooks-api-react","minimax","react","react-hooks","react-hooks-demo","react-hooks-tutorial","tic-tac-toe","tictactoe","typescript","webpack"],"created_at":"2024-11-07T22:36:33.521Z","updated_at":"2025-04-13T18:34:35.868Z","avatar_url":"https://github.com/awkaiser.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tic Tac Toe\n\nUndefeatable tic tac toe (minimax algorithm) developed with ES6, React.js and React Hooks\n\n[Play Tic Tac Toe online](https://awkaiser.github.io/react-tictactoe/)\n\n## Another one?!\n\nTic Tac Toe apps have apparently replaced TODO lists in recent years. My implementation predates [the official \"Intro to React\" Tic Tac Toe tutorial](https://reactjs.org/tutorial/tutorial.html) by [~5 months](https://github.com/reactjs/reactjs.org/commit/aa9544bfac6603aa7e7ab978be97011ad4d64012#diff-3ccbede9e75746bc98284acd56d132a9) and takes a different approach. Over time, this project has become my \"keep up with React best practices\" test bed: its state management and user interactivity is just complex enough to kick the tires on new React releases and adjust as necessary.\n\n## Docker + VS Code\n\nIf you have [Docker](https://www.docker.com/products/docker-desktop) and [VS Code](https://code.visualstudio.com/download) installed, you can work with this project as a [dev container](https://code.visualstudio.com/docs/remote/create-dev-container):\n\n1. Clone project \u0026 open project directory in VS Code\n3. Follow `devcontainer` auto-detection prompts or run `Remote-Containers: Reopen in Container` command\n4. Once attached to remote container in VS Code, run `npm start` via [integrated VS Code terminal](https://code.visualstudio.com/docs/editor/integrated-terminal)\n5. Open [http://localhost:3000](http://localhost:3000) in your browser\n6. Modify project \u0026 see changes reflected live\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawkaiser%2Freact-tictactoe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawkaiser%2Freact-tictactoe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawkaiser%2Freact-tictactoe/lists"}