TicTacToe
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 TicTacToe
- Log in or register to post comments
- 118 views