/Ultimate-Tic-Tac-Toe

An Ultimate Tic-Tac-Toe game coded in C++, with a MiniMax algorithm computer opponent of a medium difficulty. The algorithm also includes the implementation of Alpha-Beta pruning and an attempt of Iterative Deepening.

Primary LanguageCOtherNOASSERTION

Watchers