Invincible AI based on Minimax algorithm, written in Go for Tic Tac Toe game.
-
First, install repository
git clone https://github.com/anilmisirlioglu/Tic-Tac-Toe-AI && cd Tic-Tac-Toe-AI
-
Then, run it.
go run .
-
Finally, enjoy!
Invincible AI based on Minimax algorithm, written in Go for Tic Tac Toe game.
First, install repository
git clone https://github.com/anilmisirlioglu/Tic-Tac-Toe-AI && cd Tic-Tac-Toe-AI
Then, run it.
go run .
Finally, enjoy!