Author: Runqi Liu Date: 12/10/2022
This is a simple version of tic-tac-toe game implemented in JAVA. You can customize the size of the game board by changing the argument passed in the main method. To play the game, run the main method in Game class.