minimax topic
gomoku-ai-minimax
Artificial Intelligence for the game Go-Moku using the Minimax Algorithm with Alpha-Beta Pruning
tic-tac-toe
:video_game: 使用α-β剪枝(Alpha-beta-pruning)的极小极大算法(Minimax-algorithm)实现的井字棋(一字棋、tic-tac-toe)游戏。
tic-tac-toe-python-notebook-game
Minimax algorithm for a Tic Tac Toe for Python Jupyter Notebook
checkers
Checkers game rendered in web browser using SVG and React, written in Scala.js
raven-checkers
An open-source checkers game with a computer-based AI, written with Python and Tkinter.
blackstone
Gomoku (Five in a Row) game manager with a powerful built-in AI, written in Java with a clean, minimal interface.
Impossible-TicTacToe-Ai
An impossible-to-beat tictactoe ai that uses the minimax algorithm. Made using flutter.
chess-ai
Chess AI using Mini-max and Alpha-beta Pruning. || Implementation Project.
reason-chess
chess library in reason for cross platform game dev
MinimaxQ-Learning
Applying minimaxQ learning algorithm to 2 agents games