Tic Tac Toe Tic Tac Toe with Java Swing GUI I built the backend by storing data in a simple 2D char array. Recently, I also added a Java Swing Gui and flushed out the game play. Enjoy!