jganzabal / tic-tac-toe-python-notebook-game

Minimax algorithm for a Tic Tac Toe for Python Jupyter Notebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe Python Notebook game

Example of minimax algorithm applied to tic tac toe.

About

Minimax algorithm for a Tic Tac Toe for Python Jupyter Notebook


Languages

Language:Jupyter Notebook 67.9%Language:Python 32.1%