{"id":18868327,"url":"https://github.com/buuntu/minimax-algorithm","last_synced_at":"2025-09-04T12:34:53.790Z","repository":{"id":53487199,"uuid":"50219921","full_name":"Buuntu/minimax-algorithm","owner":"Buuntu","description":"Tic Tac Toe using Flask framework and Angular.  AI uses the minimax algorithm to calculate moves.","archived":false,"fork":false,"pushed_at":"2023-05-01T21:20:59.000Z","size":88,"stargazers_count":7,"open_issues_count":2,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T03:51:12.210Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Buuntu.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":"2016-01-23T02:37:58.000Z","updated_at":"2024-11-21T17:31:01.000Z","dependencies_parsed_at":"2022-09-09T13:52:45.069Z","dependency_job_id":null,"html_url":"https://github.com/Buuntu/minimax-algorithm","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/Buuntu%2Fminimax-algorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Buuntu%2Fminimax-algorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Buuntu%2Fminimax-algorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Buuntu%2Fminimax-algorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Buuntu","download_url":"https://codeload.github.com/Buuntu/minimax-algorithm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248897218,"owners_count":21179559,"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-11-08T05:13:22.659Z","updated_at":"2025-04-14T14:31:49.154Z","avatar_url":"https://github.com/Buuntu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TicTacToe-Flask\nLightweight tic tac toe game using Flask framework and Angular.  AI uses the minimax algorithm to calculate moves.  Good luck\ntrying to win.\n\n## Install\n```\npip install -r requirements.txt\n```\n\n## Run\n```\npython tictactoe.py\n```\n\nand navigate to `http://localhost:5000`\n\n## Minimax\nInside [game.py](https://github.com/Buuntu/minimax-algorithm/blob/master/game.py#L31) \nis my implementation of the \n[minimax](https://en.wikipedia.org/wiki/Minimax) algorithm.\n\n![Example](./static/img/example.png)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuuntu%2Fminimax-algorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuuntu%2Fminimax-algorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuuntu%2Fminimax-algorithm/lists"}