MiniMax algorithm applied to Tic Tac Toe.
-
Updated
Jan 29, 2021 - Java
MiniMax algorithm applied to Tic Tac Toe.
A simple AI for TicTacToe with Alpha-Beta pruning and binary encoding for the board
An AI program that plays chess by reading in moves from the command line
Artificial Intelligence for the board game "Scotland Yard".
An AI that plays a 2-player board game using the Minimax algorithm.
Board game player that uses alpha beta algorithm with iterative deepening in order to defeat their opponent.
The official Android SDK for the HockeyApp service
Tournament winning bot that plays Othello using an alpha-beta algorithm
Artificial Intelligence playing against a player
Gomoku game with AI, MiniMax algorithm
Add a description, image, and links to the alpha-beta topic page so that developers can more easily learn about it.
To associate your repository with the alpha-beta topic, visit your repo's landing page and select "manage topics."