Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 314 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 314 Bytes

TicTacToe

Simple impelentation of TicTacToe game with artificial intelligence, run the following instructions to install:

  1. git clone https://github.com/madhavgaba/TicTacToe.git
  2. cd TicTacToe
  3. npm install
  4. react-native start
  5. Plug in usb and react-native run-android or react-native run-ios