I am new to codechef.
I have understood MiniMax algorithm thoroughly. But unable to implement it in C language. Please help me doing this.
I am highly thankful of you.
Here are some great articles on implementation of Minimax for developing Tic-Tac-Toe Game.
Following is the link to Github Project by andrewgph. Tictactoe players implemented in several programming languages(including C) using minimax algorithm with alpha-beta pruning.
Hope it helps, Best Luck
Dude Where are the links
fixed…