minimax topic

List minimax repositories

gomoku-ai-minimax

38
Stars
12
Forks
Watchers

Artificial Intelligence for the game Go-Moku using the Minimax Algorithm with Alpha-Beta Pruning

tic-tac-toe

23
Stars
8
Forks
Watchers

:video_game: 使用α-β剪枝(Alpha-beta-pruning)的极小极大算法(Minimax-algorithm)实现的井字棋(一字棋、tic-tac-toe)游戏。

tic-tac-toe-python-notebook-game

20
Stars
19
Forks
Watchers

Minimax algorithm for a Tic Tac Toe for Python Jupyter Notebook

checkers

17
Stars
8
Forks
Watchers

Checkers game rendered in web browser using SVG and React, written in Scala.js

raven-checkers

26
Stars
10
Forks
Watchers

An open-source checkers game with a computer-based AI, written with Python and Tkinter.

blackstone

38
Stars
12
Forks
Watchers

Gomoku (Five in a Row) game manager with a powerful built-in AI, written in Java with a clean, minimal interface.

Impossible-TicTacToe-Ai

19
Stars
2
Forks
Watchers

An impossible-to-beat tictactoe ai that uses the minimax algorithm. Made using flutter.

chess-ai

16
Stars
2
Forks
Watchers

Chess AI using Mini-max and Alpha-beta Pruning. || Implementation Project.

reason-chess

23
Stars
2
Forks
Watchers

chess library in reason for cross platform game dev

MinimaxQ-Learning

32
Stars
18
Forks
Watchers

Applying minimaxQ learning algorithm to 2 agents games