tic-tac-toe-python-notebook-game icon indicating copy to clipboard operation
tic-tac-toe-python-notebook-game copied to clipboard

Minimax algorithm for a Tic Tac Toe for Python Jupyter Notebook

Tic Tac Toe Python Notebook game

Example of minimax algorithm applied to tic tac toe.