Here are
83 public repositories
matching this topic...
Implemented with a simple min-max tree of two depth
Updated
Nov 25, 2020
HLSL
A generic JAVA implementation of the Minimax algorithm (and derivated...)
Updated
Jan 12, 2018
Java
Artificial Intelligence for the game Go-Moku using the Minimax Algorithm with Alpha-Beta Pruning
Updated
Feb 23, 2021
Java
🎮 使用α-β剪枝(Alpha-beta-pruning)的极小极大算法(Minimax-algorithm)实现的井字棋(一字棋、tic-tac-toe)游戏。
A board game framework, focused not on graphics or user interfaces, but on artificial players design, implementation and testing.
Updated
May 30, 2022
JavaScript
Halma game with an AI player, move validation, and dynamic board sizing
Updated
May 14, 2018
Python
Minmax (minimax) algorithm with Alpha-Beta (𝛼−𝛽, ab) Pruning optimization for the Checkers (Draughts) game in Python 3. Same minimax algorithm works for chess, tic tac toe or similar games.
Updated
Dec 19, 2020
Python
Zero + is a Gomoku AI that implements threat space search, minimax with alpha beta pruning optimized with Zobrist and linear sequence cache, Principal Variation Search, and Monte Carlo Tree Search.
Updated
Dec 14, 2018
Swift
An advanced AI to play the 2-player board game Othello
Updated
Jan 14, 2017
Java
Chess AI using neural networks to predict move value
Updated
Dec 19, 2020
Python
🥇 Unbeatable Tic Tac Toe game with a README contains very thing about MiniMax algorithms with explanation of it with c++ and js Implementation code
Tic-Tac-Toe game written in Python and using pyGame; you can play versus another player or the computer on 2 difficulties: normal (random choices) and hard (minimax algorithm)
Updated
Mar 25, 2021
Python
Updated
Sep 16, 2022
Python
minimax algorithm for chess with alpha-beta pruning
Updated
Aug 23, 2022
Jupyter Notebook
Othello/Reversi AI - minimax search with alpha beta pruning
AI bot for the 2-player board game "Game of the Amazons"
Game of isolation done as part of the Nanodegree program from Udacity
Updated
Jun 14, 2017
Python
Updated
Sep 17, 2022
Java
A c++ program to play tic-tac-toe with minimax tree. Try to beat and it ;-)
Developed a chess game agent using Minimax Algorithm in Python Language
Updated
Aug 14, 2022
Python
Improve this page
Add a description, image, and links to the
minimax-search
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
minimax-search
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.