/TicTacToeMVC

This is Tic Tac Toe built using the MVC architecture. There is a text based view as well as a GUI view, which both work with the model and controller.

TicTacToeMVC