##Overview: Object Oriented Tic Tac Toe built in React.
React.js, ES6, Webpack, Babel, Materialize.
- Players can play a game of Tic Tac Toe on a board size of their choosing.
- Players can undo their last move.
##Future Features
- Implement Ultimate Tic Tac Toe where each top level tile contains a game of tic tac toe.