X's & O's & X's & O's

In this project, I challenged myself with the task to design a mobile experience. As simple as it might seem, coming up with the idea, expanding the original Tic-Tac-Toe, and working to implement it, was a very enriching experience. I especially tried to focus on the structure of the code, working on it in a way to ensure it's expandability in the future and using a model-view-controller implementation.