An open API service indexing awesome lists of open source software.

https://github.com/madhavgaba/tictactoe

React-native game for TicTacToe with artificial intelligence
https://github.com/madhavgaba/tictactoe

artificial-intelligence react-native

Last synced: 3 months ago
JSON representation

React-native game for TicTacToe with artificial intelligence

Awesome Lists containing this project

README

          

# 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