TicTacToe A sample app for Git and GitHub experimentation. This is a commandline Tic Tac Toe Game built on .NET Core 2.0. You can define the dimensions of the square board size. The game will calculate a winner or set the next turn after every move.