Howuhh / tic_tac_toe_minimax

minimax algorithm implementation for tic tac toe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tic_tac_toe_minimax

Minimax algorithm for tic tac toe. Just for fun! You never win this.

Game start

hello

Moves

move

Result

res

(the only one, believe me)

How it works

Inspiration and Wiki

About

minimax algorithm implementation for tic tac toe


Languages

Language:Python 100.0%