- From the command line, clone the repo to a directory with
git clone https://github.com/matthewpereira/es6-tictactoe.git
- Run
yarn
- Run
yarn start
- Run
yarn test
- Have the computer player look ahead for intelligent moves instead of making random ones
- More descriptive start screen