Table of Contents

Ultimate Tic Tac Toe AI

Languages :

Description :

In this project a GUI was created and a Bot was implemented to play against a human or himself. The Bot uses a beam search algorithm with a heuristic to find the best move in a given time.GitHub Repo

Example

Human VS AI

AI VS AI