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
- Host: GitHub
- URL: https://github.com/madhavgaba/tictactoe
- Owner: madhavgaba
- Created: 2017-09-13T18:34:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-01-15T05:38:00.000Z (over 7 years ago)
- Last Synced: 2025-05-07T17:15:40.793Z (about 1 year ago)
- Topics: artificial-intelligence, react-native
- Language: JavaScript
- Homepage:
- Size: 180 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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