{"id":15706767,"url":"https://github.com/romanfama592/tic-tac-toe-world","last_synced_at":"2025-05-12T19:10:44.461Z","repository":{"id":221440591,"uuid":"754378015","full_name":"RomanFama592/tic-tac-toe-world","owner":"RomanFama592","description":"Flexible, dynamic, fresh, and personalized. These are the words that can define this project created with Astro, TypeScript, React, and Tailwind, a way to play the classic game with an interesting twist, making it customizable and more enjoyable for the user. To learn more, visit the website to delve deeper into all its qualities.","archived":false,"fork":false,"pushed_at":"2024-02-21T03:18:25.000Z","size":9033,"stargazers_count":6,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T01:51:42.036Z","etag":null,"topics":["astro","daisyui","daisyui-react","js-confetti","react","ta-te-ti","tailwind","tailwindcss","tic-tac-toe","tic-tac-toe-game","tic-tac-toe-web-application","tictactoe","tictactoe-game","typescript","vercel-deployment"],"latest_commit_sha":null,"homepage":"https://t3-world.vercel.app","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/RomanFama592.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":"2024-02-07T23:27:56.000Z","updated_at":"2025-01-27T17:14:54.000Z","dependencies_parsed_at":"2024-02-21T04:38:37.313Z","dependency_job_id":null,"html_url":"https://github.com/RomanFama592/tic-tac-toe-world","commit_stats":null,"previous_names":["romanfama592/tic-tac-toe-world"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RomanFama592%2Ftic-tac-toe-world","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RomanFama592%2Ftic-tac-toe-world/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RomanFama592%2Ftic-tac-toe-world/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RomanFama592%2Ftic-tac-toe-world/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RomanFama592","download_url":"https://codeload.github.com/RomanFama592/tic-tac-toe-world/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253805860,"owners_count":21967053,"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":["astro","daisyui","daisyui-react","js-confetti","react","ta-te-ti","tailwind","tailwindcss","tic-tac-toe","tic-tac-toe-game","tic-tac-toe-web-application","tictactoe","tictactoe-game","typescript","vercel-deployment"],"created_at":"2024-10-03T20:28:05.205Z","updated_at":"2025-05-12T19:10:44.426Z","avatar_url":"https://github.com/RomanFama592.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# Tic Tac Toe World\n\n![Contributions? Welcome](https://img.shields.io/badge/Contributions-Welcome-brightgreen.svg)\n![Maintained? Yes](https://img.shields.io/badge/Maintained%3F-Yes-brightgreen.svg)\n[![Linting](https://github.com/RomanFama592/tic-tac-toe-world/actions/workflows/lint.yml/badge.svg)](https://github.com/RomanFama592/tic-tac-toe-world/actions/workflows/lint.yml)\n\nDon't forget to **give the project a star ⭐** ¡Thanks!\n\n**Look at the [goals](https://famaroman.notion.site/famaroman/Tic-Tac-Toe-World-Goals-e38d5dbfee724d88a7dff6290a3d15b7) of this project**, things that will be added soon\n\n![vid-demo.gif](https://github.com/RomanFama592/tic-tac-toe-world/blob/master/docs/images/demo.gif?raw=true)\n\n[Try a game](https://t3-world.vercel.app/play)\n\n\u003c/div\u003e\n\n\u003cdetails open\u003e\n  \u003csummary\u003e📑 \u003cstrong\u003eContents\u003c/strong\u003e\u003c/summary\u003e\n\n- [👨‍🏫 **Technologies**](#-technologies)\n- [👨‍🏫 **Installation**](#-installation)\n- [👋 **Contributions**](#-contributions)\n- [👨‍⚖️ **License**](#-license)\n- [📬 **Contact me**](#-contact-me)\n\n\u003c/details\u003e\n\n\u003cbr\u003e\n\n## 👨‍💻 Technologies\n\n- [Astro](https://astro.build/)\n- [Typescript](https://www.typescriptlang.org/)\n- [React](https://react.dev/)\n- [TailwindCSS](https://tailwindcss.com/)\n- [Daisyui](https://daisyui.com/)\n\n\u003cbr\u003e\n\n## 👨‍🏫 Installation\n\nfollow steps to run the project.\n\n1. Clone repository.\n\n2. Install package.json dependencies.\n\n```bash\nnpm install\n```\n\n4. Build and Start the project.\n```bash\nnpm run start:build\n```\n\nor\n\n4. Start in development mode.\n```bash\nnpm run dev\n```\n\n5. You can now see the page locally at \"localhost:8081\".\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#top\"\u003eBack to top 🔼\u003c/a\u003e\u003c/p\u003e\n\u003cbr\u003e\n\n## 👋 Contributions\n\nIf you have a suggestion that would make this better, please fork the repo and create a Pull Request. You can also simply [open an issue](https://github.com/RomanFama592/tic-tac-toe-world/issues).\n\n\u003e [!IMPORTANT]\n\u003e Use [`conventional commits`](https://www.conventionalcommits.org/) and ensure that the code passes the linter test, pull requests are not accepted without this last point.\n\nKeep in mind that every change to the website would require updating the version in the `package.json`.\n\n### versioning of the page\n\n- `format of verisoned`\n  - `MAYOR`.`MINOR`.`PATCH`\n\n### most relevant types of changes that affect versioning\n- `minor-feat`: Only used for making minor changes to existing things. update a `PATCH` version.\n- `fix`: Used when fixing a bug. update a `PATCH` version.\n- `feat`: Used when adding substantial content anywhere on the page. update a `MINOR` version.\n\n- The `MAJOR` version is only incremented when the `MINOR` version reaches 100 or there is a deep and general change across the entire page. This would only be handled by me, the repository owner.\n\n1. Fork the project.\n\n2. Clone your fork.\n\n```bash\ngit clone https://github.com/@your_username/tic-tac-toe-world\n```\n\n3. Create your Feature Branch.\n\n```bash\ngit checkout -b feature/AmazingFeature\n```\n\n4. Push to the Branch.\n\n```bash\ngit push origin feature/AmazingFeature\n```\n\n5. Open a Pull Request to branch `master`.\n\n\u003e [!WARNING]\n\u003e Respect the code styles: try to keep your pull requests as clean as possible, avoiding unnecessary changes like swapping a \" for a ' and similar minor adjustments. If you wish to modify the styles, please do so in a separate pull request, and it will be evaluated accordingly.\n\n### 🙏 Thank you very much to these individuals who contributed to this project.\n\n\u003ca href=\"https://github.com/RomanFama592/tic-tac-toe-world/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=RomanFama592/tic-tac-toe-world\" /\u003e\n\u003c/a\u003e\n\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#top\"\u003eBack to top 🔼\u003c/a\u003e\u003c/p\u003e\n\u003cbr\u003e\n\n## 👨‍⚖️ License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#top\"\u003eBack to top 🔼\u003c/a\u003e\u003c/p\u003e\n\u003cbr\u003e\n\n## 📬 Contact me\n\n**Famá Román** \n- famaroman@gmail.com\n- [Linkedin](https://www.linkedin.com/in/romanfama)\n- Discord: roumanfama\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#top\"\u003eBack to top 🔼\u003c/a\u003e\u003c/p\u003e\n\u003cbr\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromanfama592%2Ftic-tac-toe-world","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fromanfama592%2Ftic-tac-toe-world","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromanfama592%2Ftic-tac-toe-world/lists"}