TicTacToe Bot Implementation of a game of tictactoe, where you can play against an AI powered by Minimax algorithm Installation : pip install -r requirements.txt Usage: python3 runner.py Exemple :