TicTacToe(Noughts and Crosses) has three options
1) Play with friend
2) Play with mobile(AI) easy
3) Play with mobile(AI) tough
AI feature has been implemented using MINIMAX algorithm
1) Play with friend
2) Play with mobile(AI) easy
3) Play with mobile(AI) tough
AI feature has been implemented using MINIMAX algorithm
Show More