VAIBHAV-2303 / TicTacToe

AI bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicTacToe

AI bot which plays tictactoe optimally using the minimax algorithm(without alpha-beta pruning) making it impossible for the human player to win.

About

AI bot


Languages

Language:C++ 100.0%