{"id":15780576,"url":"https://github.com/ghulamghousdev/tic-tac-toe","last_synced_at":"2025-09-08T14:41:11.630Z","repository":{"id":124977628,"uuid":"223749661","full_name":"ghulamghousdev/Tic-Tac-Toe","owner":"ghulamghousdev","description":"This assembly program is supposed to run a simple TIC-TAC-TOE game in which different modes of play will be available such as player vs player or computer vs player.","archived":false,"fork":false,"pushed_at":"2019-12-17T09:35:54.000Z","size":37,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-11T19:14:42.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Assembly","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/ghulamghousdev.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":"2019-11-24T13:36:28.000Z","updated_at":"2020-10-03T11:09:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"c818f8a0-4718-43b8-80de-4542f9903f37","html_url":"https://github.com/ghulamghousdev/Tic-Tac-Toe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghulamghousdev%2FTic-Tac-Toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghulamghousdev%2FTic-Tac-Toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghulamghousdev%2FTic-Tac-Toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghulamghousdev%2FTic-Tac-Toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghulamghousdev","download_url":"https://codeload.github.com/ghulamghousdev/Tic-Tac-Toe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246498641,"owners_count":20787352,"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":[],"created_at":"2024-10-04T19:00:23.008Z","updated_at":"2025-03-31T16:35:37.444Z","avatar_url":"https://github.com/ghulamghousdev.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tic Tac Toe Game\n\n## Project Declaration\n\nIn this project, we wrote an assembly program for Tic-tac-toe or Xs and Os is a paperand-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid.\nThe player who succeeds in placing three respective marks in a horizontal, vertical, or\ndiagonal row wins the game.\n\n## Project Description\n\nIt will be a 2 player game, Player 1 will take X and player 2 will take O . Initially the board\nwill be empty then player 1 will be instructed to enter the position of entry. Then the board\nwill be displayed after selection. After that, player 2 will be instructed to enter the position of\nthe O symbol and so on.\n\n## Functionality\n\n- Validation\n- Display Game Board\n- Update Game Board\n- Print Instruction\n- Check winner\n- Test winner\n- Show winner or draw\n- Store score in file\n- Add user vs computer and computer vs computer modes(optional)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghulamghousdev%2Ftic-tac-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghulamghousdev%2Ftic-tac-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghulamghousdev%2Ftic-tac-toe/lists"}