Simple impelentation of TicTacToe game with artificial intelligence, run the following instructions to install:
- git clone https://github.com/madhavgaba/TicTacToe.git
- cd TicTacToe
- npm install
- react-native start
- Plug in usb and react-native run-android or react-native run-ios