minimax-algorithm topic
Chess-World
A simple chess game for comparing your moves with other chess engines
tic-tac-toe-python-notebook-game
Minimax algorithm for a Tic Tac Toe for Python Jupyter Notebook
AI-2048-Puzzle
2048 puzzle using minimax algorithm
Impossible-TicTacToe-Ai
An impossible-to-beat tictactoe ai that uses the minimax algorithm. Made using flutter.
ReactJS-Chess
Web chess game with AI chess bot (minimax algorithm).♟
tic-tac-toe-ai-bots
AI bots playing Tic Tac Toe
tic-tac-toe
🎮 Unbeatable Tic-Tac-Toe game using React and Minimax algorithm.
Artificial-Intelligence-Pac-Man
CSE 571 Artificial Intelligence
checkers
A game of checkers written using minmax algorithm and alpha-beta pruning.
tic-tac-toe-py
a basic adversarial game