Raphire / UTTT-AI
An ultimate tic-tac-toe bot for the riddles.io platform.
README
UTTT-AI
An ultimate tic-tac-toe bot for the riddles.io platform, written in C++.
This bot uses a tree-search algorithm to find the best possible moves, those moves are then run through several heuristic steps to find the best move.
