minimax-algorithm
Here are 1,784 public repositories matching this topic...
Minimax is a AI algorithm.
-
Updated
Dec 27, 2023 - Python
Complete TypeScript chess engine with zero dependencies for Node.js >=24 and browsers. Features configurable AI (5 predefined difficulty levels), stateful/stateless APIs, and supports JSON and FEN formats.
-
Updated
Feb 22, 2026 - TypeScript
Various C# implementations of game AI
-
Updated
Aug 21, 2020 - C#
A tic tac toe game with an AI opponent using minimax algorithm and alpha-beta pruning
-
Updated
Oct 29, 2023 - C++
A top superhuman chess engine made in c++
-
Updated
Apr 21, 2026 - C++
CSE 571 Artificial Intelligence
-
Updated
Jan 3, 2018 - Python
A game of checkers written using minmax algorithm and alpha-beta pruning.
-
Updated
Oct 3, 2024 - Python
Artificial Intelligence for the game Go-Moku using the Minimax Algorithm with Alpha-Beta Pruning
-
Updated
Mar 10, 2023 - Java
A C++ project in which you can play chess against an AI that uses alpha-beta pruning to predict the optimal move.
-
Updated
Mar 12, 2023 - C++
🎮 使用α-β剪枝(Alpha-beta-pruning)的极小极大算法(Minimax-algorithm)实现的井字棋(一字棋、tic-tac-toe)游戏。
-
Updated
Oct 27, 2017 - C++
A simple chess game for comparing your moves with other chess engines
-
Updated
Sep 3, 2020 - Python
My solved challenges and hacks (Go, Python, Java)
-
Updated
Feb 10, 2023 - Go
AI bots playing Tic Tac Toe
-
Updated
Jul 29, 2022 - Python
Minor Project: The Chess is very well known in domain of Game AI. So is demonstrated using Minimax & Alpha-beta pruning algorithms
-
Updated
Sep 22, 2021 - C#
a basic adversarial game
-
Updated
Nov 5, 2025 - Python
A full featured chess engine designed to fit in an embedded environment, using less than 2K of RAM!
-
Updated
Jun 17, 2026 - C++
A set of AIs for the 2048 tile-merging game. Includes an expectimax strategy that reaches 16384 with 34.6% success and an ML model trained with temporal difference learning.
-
Updated
Mar 20, 2023 - C++
A repository containing codes and algorithms for the AI course 18CSC305J.
-
Updated
May 3, 2021 - Jupyter Notebook
A generic JAVA implementation of the Minimax algorithm (and derivated...)
-
Updated
Jan 12, 2018 - Java
Web chess game with AI chess bot (minimax algorithm).♟
-
Updated
Jun 6, 2021 - JavaScript
Improve this page
Add a description, image, and links to the minimax-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the minimax-algorithm topic, visit your repo's landing page and select "manage topics."