{"id":28148913,"url":"https://github.com/schphe/tictac","last_synced_at":"2026-03-06T18:03:05.474Z","repository":{"id":147337812,"uuid":"593261800","full_name":"schphe/tictac","owner":"schphe","description":"tictactoe ai implementation using minimax with αβ-pruning","archived":false,"fork":false,"pushed_at":"2025-03-27T03:03:30.000Z","size":18,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T04:22:00.596Z","etag":null,"topics":["ai","algorithm","alpha","alpha-beta","beta","game","minimax","pruning","tic-tac-toe","tictactoe"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/schphe.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","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":"2023-01-25T16:00:11.000Z","updated_at":"2025-03-27T03:03:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"6e59c35f-f0e1-4912-906d-e792fadfca0d","html_url":"https://github.com/schphe/tictac","commit_stats":null,"previous_names":["schphe/tictac"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schphe%2Ftictac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schphe%2Ftictac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schphe%2Ftictac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schphe%2Ftictac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schphe","download_url":"https://codeload.github.com/schphe/tictac/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254253933,"owners_count":22039792,"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":["ai","algorithm","alpha","alpha-beta","beta","game","minimax","pruning","tic-tac-toe","tictactoe"],"created_at":"2025-05-15T01:15:04.214Z","updated_at":"2026-03-06T18:03:00.446Z","avatar_url":"https://github.com/schphe.png","language":"C","readme":"# tictac\n\nsimple tictactoe game uses minimax \\\nalgorithm with alpha beta pruning for pvc mode\n\n```\n##################################################\n#                                                #\n#                                                #\n#                                                #\n#                                                #\n#                                                #\n#                                                #\n#                                                #\n#                                                #\n#        welcome to the tic tac toe game         #\n#        set your setting and press enter        #\n#                                                #\n#        selected game mode: (pvp/pvc)           #\n#                                                #\n#        1: play with using ai                   #\n#        2: play without using ai                #\n#                                                #\n#        a: change color to yellow               #\n#        b: change color to green                #\n#        c: change color to blue                 #\n#                                                #\n#        (press a button above or enter)         #\n#                                                #\n#                                                #\n#                                                #\n#                                                #\n#                                                #\n#                                                #\n#                                                #\n##################################################\n```\n\n```\n##################################################\n#                                                #\n#                                                #\n#                                                #\n#                                                #\n#                                                #\n#                     X O X                      #\n#                                                #\n#          Player 1 (X) - Computer (O)           #\n#                                                #\n#                 |     |     |                  #\n#              a  |  b  |  c  |  d               #\n#            _____|_____|_____|_____             #\n#                 |     |     |                  #\n#              e  |  f  |  g  |  h               #\n#            _____|_____|_____|_____             #\n#                 |     |     |                  #\n#              i  |  j  |  k  |  l               #\n#            _____|_____|_____|_____             #\n#                 |     |     |                  #\n#              m  |  n  |  o  |  p               #\n#                 |     |     |                  #\n#                                                #\n#            Player 1 select a cell              #\n#                                                #\n#                                                #\n#                                                #\n#                                                #\n#                                                #\n##################################################\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschphe%2Ftictac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschphe%2Ftictac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschphe%2Ftictac/lists"}