Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 236 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 236 Bytes

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.