A Tic-Tac-Toe game in C# console with minimax.
Features include:
Minimax Opponent in Human vs. AI mode
2 player mode (locally)
Variable board size (if other than 3, coordinates must be used)
My first actual good project!
Make sure you have the .NET runtime installed!
To run: download and run .exe from releases