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!
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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-AIThen, run it.
go run .Finally, enjoy!