/AI-Bot

An Ultimate Tic-Tac-Toe Bot for a 4*4 board which is further subdivided into 4*4 blocks using Artificial Intelligence. It uses minimax algorithm with alpha-beta pruning to decide its move. Also designed heuristic function to enable it to choose a more optimal move than a lesser optimal one.

Primary LanguagePython

Stargazers

No one’s star this repository yet.