{"id":19943095,"url":"https://github.com/nxhawk/minimax-with-game","last_synced_at":"2026-06-06T13:31:11.707Z","repository":{"id":135987400,"uuid":"610735957","full_name":"nxhawk/minimax-with-game","owner":"nxhawk","description":"Minimax is a backtracking algorithm used in decision-making and game theory to determine the best move for a player, provided that your opponent also plays optimally. It is commonly employed in two-player turn-based games like Tic-Tac-Toe, Backgammon, Mancala, and Chess.","archived":false,"fork":false,"pushed_at":"2023-03-07T11:46:13.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-12T05:08:22.240Z","etag":null,"topics":["ai","alpha-beta-pruning","astar-algorithm","bot","connect-four","heuristics","minimax-algorithm","python3","tic-tac-toe"],"latest_commit_sha":null,"homepage":"https://indiaai.gov.in/article/understanding-the-minmax-algorithm-in-ai","language":"Python","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/nxhawk.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":"2023-03-07T11:31:09.000Z","updated_at":"2023-03-19T14:23:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"291bab39-8a05-4e7d-a2bc-784f2f30a6dd","html_url":"https://github.com/nxhawk/minimax-with-game","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/nxhawk%2Fminimax-with-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxhawk%2Fminimax-with-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxhawk%2Fminimax-with-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxhawk%2Fminimax-with-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nxhawk","download_url":"https://codeload.github.com/nxhawk/minimax-with-game/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241369625,"owners_count":19951776,"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","alpha-beta-pruning","astar-algorithm","bot","connect-four","heuristics","minimax-algorithm","python3","tic-tac-toe"],"created_at":"2024-11-13T00:15:17.636Z","updated_at":"2025-03-01T13:24:43.168Z","avatar_url":"https://github.com/nxhawk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minimax\n\nProject sử dụng thuật toán minimax kết hợp alpha-beta pruning, heurictis để cài đặt bot chơi các game phổ biến.\n\nĐặc điểm của các game này là game 2 người chơi (hoặc là người chơi với (nhiều) kẻ địch), người chơi biết trạng thái của cả hai bên, game có 2 trạng thái (thắng, thua) or 3 trạng thái (thắng, thua, hòa) or vị trí cụ thể (game di chuyển).\n\nVí dụ các game như: [tic-tac-toe](https://nxhawk.github.io/caro-bot/), [connect4](https://connect4.gamesolver.org/?pos=44234352511334),...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnxhawk%2Fminimax-with-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnxhawk%2Fminimax-with-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnxhawk%2Fminimax-with-game/lists"}