Ultimate TicTacToe React & React Native Implementation of the game described here : https://en.wikipedia.org/wiki/Ultimate_tic-tac-toe The IA is based on the "Monte-Carlo Tree Search" Algorithm. Try to beat it!