siddhantchawla / TicTacToe

Flask based TicTacToe Game which the user plays against the computer or AI which decides its moves optimally based on MiniMax Algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicTacToe

Flask based TicTacToe Game which the user plays against the computer or AI which decides its moves optimally based on MiniMax Algorithm.

About

Flask based TicTacToe Game which the user plays against the computer or AI which decides its moves optimally based on MiniMax Algorithm.


Languages

Language:Python 57.2%Language:HTML 42.8%