{"id":23690806,"url":"https://github.com/dispatchcode/t3c","last_synced_at":"2025-09-02T20:31:32.909Z","repository":{"id":229352672,"uuid":"123792895","full_name":"DispatchCode/T3C","owner":"DispatchCode","description":"Tic Tac Toe written in C using MiniMax algorithm with alpha-beta pruning","archived":false,"fork":false,"pushed_at":"2022-04-08T11:48:15.000Z","size":741,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-03-23T19:22:27.221Z","etag":null,"topics":["c","minimax-algorithm","sdl2","tic-tac-toe"],"latest_commit_sha":null,"homepage":null,"language":"C","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/DispatchCode.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}},"created_at":"2018-03-04T13:48:46.000Z","updated_at":"2024-03-23T19:22:28.729Z","dependencies_parsed_at":"2024-03-23T19:22:28.625Z","dependency_job_id":"2823026d-028e-485b-b0d2-54e26eeb99ae","html_url":"https://github.com/DispatchCode/T3C","commit_stats":null,"previous_names":["dispatchcode/t3c"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DispatchCode%2FT3C","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DispatchCode%2FT3C/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DispatchCode%2FT3C/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DispatchCode%2FT3C/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DispatchCode","download_url":"https://codeload.github.com/DispatchCode/T3C/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231807398,"owners_count":18429519,"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":["c","minimax-algorithm","sdl2","tic-tac-toe"],"created_at":"2024-12-30T02:52:10.900Z","updated_at":"2024-12-30T02:52:11.505Z","avatar_url":"https://github.com/DispatchCode.png","language":"C","readme":"## T3C (TicTacToe in C) solved with MiniMax with alpha-beta pruning\n\nAn implementation of the MiniMax Algorithm with alpha-beta pruning optimization to solve a simple game: Tic Tac Toe (or Tris).\nThis algorithm play based on the assumption that the players are perfect: in other words, IA play assuming that his opponent dosen't make error.\n\nThe binary files for Windows users are located in the `/bin` folder. \n\n#### Dependencies\n* SDL2\n* SDL Image (and libpng)\n\nChange `CMakeLists.txt` accordingly to your SDL2 location and your compiler location and options. \n\n`CMakeLists.txt` is configured assuming MinGw located in `C:` and SDL is placed inside that folder.\nBeing this project only an example and little more, other configurations need to be setup by yourself.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdispatchcode%2Ft3c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdispatchcode%2Ft3c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdispatchcode%2Ft3c/lists"}