{"id":19737266,"url":"https://github.com/zappat0n/tic-tac-toe","last_synced_at":"2025-10-08T12:46:51.812Z","repository":{"id":56071088,"uuid":"315554291","full_name":"Zappat0n/tic-tac-toe","owner":"Zappat0n","description":"Console tic-tac-toe game developed in Ruby.","archived":false,"fork":false,"pushed_at":"2020-11-27T07:53:16.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-11T23:07:52.011Z","etag":null,"topics":["console","game","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/Zappat0n.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}},"created_at":"2020-11-24T07:39:05.000Z","updated_at":"2021-03-05T15:44:00.000Z","dependencies_parsed_at":"2022-08-15T12:40:15.889Z","dependency_job_id":null,"html_url":"https://github.com/Zappat0n/tic-tac-toe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Zappat0n/tic-tac-toe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zappat0n%2Ftic-tac-toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zappat0n%2Ftic-tac-toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zappat0n%2Ftic-tac-toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zappat0n%2Ftic-tac-toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zappat0n","download_url":"https://codeload.github.com/Zappat0n/tic-tac-toe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zappat0n%2Ftic-tac-toe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278947997,"owners_count":26073741,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["console","game","ruby"],"created_at":"2024-11-12T01:10:10.226Z","updated_at":"2025-10-08T12:46:51.779Z","avatar_url":"https://github.com/Zappat0n.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ruby Programming\n\n## TIC_TAC_TOE\n\nBuild a tic-tac-toe game on the command line where two human players can play against each other and the board is displayed in between turns.\n\n## Install \u0026 Play the Game\n\n- Clone the project repo\n- Make sure [Ruby-lang](https://www.ruby-lang.org/en/) is installed\n- Run `ruby bin/main` \n\n## Game Play Rules \u0026 Details\n\n![screenshot](./screenshots/screenshot.png)\n\nThe game board is a grid where each player takes a turn and plays.\n\n- The game starts by prompting both players for their names.\n- Player one always starts, then player two\n- Symbol ('X') represents player one moves and ('O') represents player two.\n- Valid inputs are (a1-a3, b1-b3, c1-c3), representing Row_Number \u0026 Column_Name\n- In order to win the game, a player must place three of their marks in a horizontal, vertical, or diagonal row.\n- There is a draw (or tie) if all cells are occupied without any player meeting the above conditions.\n\n## Project Description\n\nThe project was implemented in the following milestones:\n\n- Create game and player classes to hold the attributes and methods\n- Assigned players name and symbol\n- Checks for valid input and moves\n- Created Game Flows\n- Winner \u0026 draw functionality\n\n## Designed With\n- Ruby\n- Git\n- Gitflows\n- Rubocop\n- VS Code\n- [Repl.it](https://repl.it/@AngelLuisLuis1/tic-tac-toe)\n\n## Contribute to this Project\n\nContributions, issues, and feature requests are welcome! Start by:\n\n  - Forking the project\n  - Cloning the project to your local machine\n  - cd into the project directory\n  - Run git checkout -b your-branch-name\n  - Make your contributions\n  - Push your branch up to your forked repository\n  - Open a Pull Request with a detailed description of the development branch of the original project for a review\n\n## Authors\n\n👤 **Muhammad Adeel Danish**\n\n- GitHub: [@bashforger](https://github.com/bashforger)\n- Twitter: [@BashForge](https://twitter.com/BashForge)\n- LinkedIn: [@adeel](https://www.linkedin.com/Muhammad-adeel-danish)\n\n👤 **Angel Barros**\n\n- GitHub: [@Zappat0n](https://github.com/Zappat0n)\n- Twitter: [@ngelBarros2](https://twitter.com/ngelBarros2)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/angel-luis-barros-pazos-8889011b5/)\n\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzappat0n%2Ftic-tac-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzappat0n%2Ftic-tac-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzappat0n%2Ftic-tac-toe/lists"}