Minimax is a AI algorithm.
-
Updated
Dec 27, 2023 - Python
Minimax is a AI algorithm.
Various C# implementations of game AI
A top superhuman chess engine made in c++
A tic tac toe game with an AI opponent using minimax algorithm and alpha-beta pruning
CSE 571 Artificial Intelligence
A game of checkers written using minmax algorithm and alpha-beta pruning.
A C++ project in which you can play chess against an AI that uses alpha-beta pruning to predict the optimal move.
Artificial Intelligence for the game Go-Moku using the Minimax Algorithm with Alpha-Beta Pruning
๐ฎ ไฝฟ็จฮฑ-ฮฒๅชๆ๏ผAlpha-beta-pruning๏ผ็ๆๅฐๆๅคง็ฎๆณ๏ผMinimax-algorithm๏ผๅฎ็ฐ็ไบๅญๆฃ๏ผไธๅญๆฃใtic-tac-toe๏ผๆธธๆใ
My solved challenges and hacks (Go, Python, Java)
AI bots playing Tic Tac Toe
A repository containing codes and algorithms for the AI course 18CSC305J.
Minor Project: The Chess is very well known in domain of Game AI. So is demonstrated using Minimax & Alpha-beta pruning algorithms
A generic JAVA implementation of the Minimax algorithm (and derivated...)
A simple chess engine written in C and parallelized using OpenMP
2048 puzzle using minimax algorithm
Web chess game with AI chess bot (minimax algorithm).โ
๐ฎ Unbeatable Tic-Tac-Toe game using React and Minimax algorithm.
Minimax algorithm for a Tic Tac Toe for Python Jupyter Notebook
A full featured chess engine designed to fit in an embedded environment, using less than 2K of RAM!
Add a description, image, and links to the minimax-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the minimax-algorithm topic, visit your repo's landing page and select "manage topics."