minimax-algorithm topic

List minimax-algorithm repositories

Chess-World

30
Stars
21
Forks
Watchers

A simple chess game for comparing your moves with other chess engines

tic-tac-toe-python-notebook-game

20
Stars
19
Forks
Watchers

Minimax algorithm for a Tic Tac Toe for Python Jupyter Notebook

AI-2048-Puzzle

24
Stars
9
Forks
Watchers

2048 puzzle using minimax algorithm

Impossible-TicTacToe-Ai

19
Stars
2
Forks
Watchers

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

ReactJS-Chess

19
Stars
13
Forks
Watchers

Web chess game with AI chess bot (minimax algorithm).♟

tic-tac-toe

24
Stars
12
Forks
Watchers

🎮 Unbeatable Tic-Tac-Toe game using React and Minimax algorithm.

checkers

39
Stars
13
Forks
Watchers

A game of checkers written using minmax algorithm and alpha-beta pruning.

tic-tac-toe-py

29
Stars
174
Forks
Watchers

a basic adversarial game