{"id":22432074,"url":"https://github.com/akashkobal/tic-tac-toe","last_synced_at":"2026-01-21T04:10:51.344Z","repository":{"id":250166886,"uuid":"833671879","full_name":"AkashKobal/tic-tac-toe","owner":"AkashKobal","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-25T14:24:25.000Z","size":1019,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T17:08:17.411Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/AkashKobal.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":"2024-07-25T14:08:53.000Z","updated_at":"2024-09-24T12:34:37.000Z","dependencies_parsed_at":"2024-07-25T16:41:25.825Z","dependency_job_id":null,"html_url":"https://github.com/AkashKobal/tic-tac-toe","commit_stats":null,"previous_names":["akashkobal/tic-tac-toe"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AkashKobal/tic-tac-toe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashKobal%2Ftic-tac-toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashKobal%2Ftic-tac-toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashKobal%2Ftic-tac-toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashKobal%2Ftic-tac-toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AkashKobal","download_url":"https://codeload.github.com/AkashKobal/tic-tac-toe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashKobal%2Ftic-tac-toe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28625931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T02:47:06.670Z","status":"ssl_error","status_checked_at":"2026-01-21T02:45:44.886Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-12-05T22:10:26.802Z","updated_at":"2026-01-21T04:10:51.323Z","avatar_url":"https://github.com/AkashKobal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Tic Tac Toe\n![Tic Tac Toe](https://res.cloudinary.com/deizvfuha/image/upload/v1721916435/Screenshot_2024-07-25_193636_twzjcr.png)\n\n\n[Tic Tac Toe](https://AkashKobal.github.io/tic-tac-toe/) game, a classic game for two players where each player takes turns marking a grid of 3x3 squares with their X or O. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game. It is also known as Noughts and Crosses or Xs and Os. The game is implemented using React and CSS\n\n# Tic Tac Toe Web App\n\n## 🎮 Game Overview\nThis is a simple Tic Tac Toe game built using React.js and deployed on GitHub Pages. \n\n## 🚀 Features\n- **Interactive Gameplay**: Play against another player.\n- **Responsive Design**: Enjoy the game on any device.\n- **Instant Feedback**: Highlights the winner or declares a draw.\n\n## 📦 Installation\n1. **Clone the repository**:\n   ```bash\n   git clone https://github.com/your-username/tic-tac-toe.git\n\n\n\n## Game rules\n\n1. The game is played on a grid that is 3 squares by 3 squares\n2. You are X, your friend is O. Players take turns putting their marks in empty squares\n3. The first player to get 3 of their marks in a row (up, down, across, or diagonally) is the winner\n4. When all 9 squares are full, the game is over\n\n## Getting Started with Create React App\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `npm start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in your browser.\n\nThe page will reload when you make changes.\\\nYou may also see any lint errors in the console.\n\n### `npm test`\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `npm run build`\n\nBuilds the app for production to the `build` folder.\\\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\\\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashkobal%2Ftic-tac-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakashkobal%2Ftic-tac-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashkobal%2Ftic-tac-toe/lists"}