thurahtetaung / tictactoe

AI tictactoe game using minimax algorithm with alpha beta pruning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tictactoe

AI tictactoe game using minimax algorithm with alpha beta pruning.

To get started, install dependencies with pip install -r requirements.txt
And run python runner.py

Project demonstration here.

About

AI tictactoe game using minimax algorithm with alpha beta pruning.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%