TicTacToe Submitted by Sherwin14 on Mon, 11/09/2015 - 11:26 This program is a simple TicTacToe, written in c# .NET. The main features are: 1.) 2 Players, 2.) Highlight buttons when there is a winner. I am planning to create an A.I using MINIMAX ALGORITHM. Hope you learned from this. Read more about TicTacToeAdd new comment108 views