damnOblivious/TicTacToe-AI-Bot
A bot playing an enhanced version of Tic Tac Toe in a 4*4*4*4 grid. Some of the concepts used are: Iterative Deepening, Min-Max algorithm with Alpha-Beta Pruning and different heuristics functions.
Python
No issues in this repository yet.