Tic Tac Toe About Implementation using only PHP and composer auto-loading. Example run TODO optimise with search algorithm alpha-beta pruning allow AI to handle forks (human still has a chance to win) External links Read more about: the game AI minimax algorithm inspiration