A simple AI for TicTacToe with Alpha-Beta pruning and binary encoding for the board
-
Updated
Jul 2, 2022 - Java
A simple AI for TicTacToe with Alpha-Beta pruning and binary encoding for the board
Tournament winning bot that plays Othello using an alpha-beta algorithm
AI : Implementing algorithms for adversarial search strategies Min-Max and Alpha-Beta
Developed a game playing agent that performs a search across more than 650 states to get a look through of the game before performing each move using Minimax and Alpha-Beta algorithms.
Ai bot for an ai programming contest where you have to fight ants.
Add a description, image, and links to the alpha-beta-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the alpha-beta-algorithm topic, visit your repo's landing page and select "manage topics."