/AI-TicTacToe

Simple implementation for the tic tac toe game AI using the value function.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

AI-TicTacToe

Simple implementation for the tic tac toe game AI using the value function. The initial project was made by Thibault Neuveu