Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 462 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 462 Bytes

React Tac Toe

##Overview: Object Oriented Tic Tac Toe built in React.

Technologies Used:

React.js, ES6, Webpack, Babel, Materialize.

Features:

  • Players can play a game of Tic Tac Toe on a board size of their choosing.
  • Players can undo their last move.

##Future Features