Tic-Tac-Toe A Tic Tac Toe game with AI that follows a simple set of rules. The game is displayed using a GUI using swing in Java. Currently the AI should always either win or create a draw.