{"id":22131652,"url":"https://github.com/javitocor/tic-tac-toe-js","last_synced_at":"2025-10-07T09:31:32.179Z","repository":{"id":39602573,"uuid":"274175274","full_name":"javitocor/Tic-Tac-Toe-JS","owner":"javitocor","description":"Classic game tic-tac-toe built with JavaScript for browser. Collaborative project inside Microverse's curriculum.","archived":false,"fork":false,"pushed_at":"2023-01-07T20:32:24.000Z","size":2281,"stargazers_count":6,"open_issues_count":18,"forks_count":3,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-01-12T05:24:42.178Z","etag":null,"topics":["bootstrap","classic-game","clean-code","css","html","javascript","javascript-game","project"],"latest_commit_sha":null,"homepage":"https://raw.githack.com/javitocor/Tic-Tac-Toe-JS/feature/index.html","language":"JavaScript","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/javitocor.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}},"created_at":"2020-06-22T15:29:28.000Z","updated_at":"2023-03-21T15:44:57.000Z","dependencies_parsed_at":"2023-02-08T01:00:37.748Z","dependency_job_id":null,"html_url":"https://github.com/javitocor/Tic-Tac-Toe-JS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"javitocor/HTML-CSS---Template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FTic-Tac-Toe-JS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FTic-Tac-Toe-JS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FTic-Tac-Toe-JS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FTic-Tac-Toe-JS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/javitocor","download_url":"https://codeload.github.com/javitocor/Tic-Tac-Toe-JS/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235612967,"owners_count":19018341,"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":["bootstrap","classic-game","clean-code","css","html","javascript","javascript-game","project"],"created_at":"2024-12-01T18:36:12.883Z","updated_at":"2025-10-07T09:31:26.852Z","avatar_url":"https://github.com/javitocor.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n*** Thanks for checking out this README Template. If you have a suggestion that would\n*** make this better, please fork the repo and create a pull request or simply open\n*** an issue with the tag \"enhancement\".\n*** Thanks again! Now go create something AMAZING! :D\n--\u003e\n\n\u003c!-- PROJECT SHIELDS --\u003e\n\u003c!--\n*** I'm using markdown \"reference style\" links for readability.\n*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).\n*** See the bottom of this document for the declaration of the reference variables\n*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.\n*** https://www.markdownguide.org/basic-syntax/#reference-style-links\n--\u003e\n[![Contributors][contributors-shield]][contributors-url] \n[![Forks][forks-shield]][forks-url] \n[![Stargazers][stars-shield]][stars-url] \n[![Issues][issues-shield]][issues-url] \n![Hireable](https://cdn.rawgit.com/hiendv/hireable/master/styles/default/yes.svg) \n\n# Tic Tac Toe\n\n\u003e You can play tictactoe in our website with only build Javascript. \n\n![screenshot](./assets/images/ttt.png)\n\nAdditional description about the project and its features.\n\n## Built With\n\n- HTML \n- CSS\n- JAVASCRIPT\n- JEST\n- BOOTSTRAP\n\n## Live Demo\n\n[Live Demo Link](https://raw.githack.com/javitocor/Tic-Tac-Toe-JS/feature/index.html)\n\n# Instructions to Play\n\n- Introduce the name of the players.\n\n- The game is played on a grid that's 3 squares by 3 squares.\n\n- You are X, your friend is O. Players take turns putting their marks in empty squares.\n\n- The first player to get 3 of their marks in a row (up, down, across, or diagonally) is the winner.\n\n- When all 9 squares are full, the game is over. If no player has 3 marks in a row, the game ends in a tie.\n\n\n## Getting Started\n\n### Usage\n\n- Click the Live Demo link and enjoy our playing Tic Tac Toe.\n\n### Prerequisites\n\n- A modern browser, up to date.\n\n### Setup\n\n- Clone the repository on your local machine\n- Cd into the folder\n- Run `npm install`\n\n### Run tests\n\n- Run ```npm test``` on the root directory to run all the tests.\n- Run ```npm test testfile.test.js ``` on root directory to run test for a single file.\n\n## Future features\n\n- Create a AI to play with.\n\n## Authors\n\n👤 Javier Oriol Correas Sanchez Cuesta \n- Github: [@javitocor](https://github.com/javitocor) \n- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4) \n- Linkedin: [Javier Oriol Correas Sanchez Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/) \n\n👤 **Kubilay Caglayan**\n\n- Website: [kubilay](https://kubilaycaglayan.com)\n- Github: [@kubilaycaglayan](https://github.com/kubilaycaglayan)\n- Twitter: [@kbcaglayan](https://twitter.com/kbcaglayan)\n- Linkedin: [linkedin](https://linkedin.com/in/kubilaycaglayan)\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/javitocor/Tic-Tac-Toe-JS/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- The Odin Project\n- Microverse\n\n## 📝 License\n\nThis project is [MIT](lic.url) licensed.\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/javitocor/Tic-Tac-Toe-JS.svg?style=flat-square\n[contributors-url]: https://github.com/javitocor/Tic-Tac-Toe-JS/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/javitocor/Tic-Tac-Toe-JS.svg?style=flat-square\n[forks-url]: https://github.com/javitocor/Tic-Tac-Toe-JS/network/members\n[stars-shield]: https://img.shields.io/github/stars/javitocor/Tic-Tac-Toe-JS.svg?style=flat-square\n[stars-url]: https://github.com/javitocor/Tic-Tac-Toe-JS/stargazers\n[issues-shield]: https://img.shields.io/github/issues/javitocor/Tic-Tac-Toe-JS.svg?style=flat-square\n[issues-url]: https://github.com/javitocor/Tic-Tac-Toe-JS/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavitocor%2Ftic-tac-toe-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjavitocor%2Ftic-tac-toe-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavitocor%2Ftic-tac-toe-js/lists"}