Welcome to our classic Tic Tac Toe game! This application simulates a multi-device tic-tac-toe game.
- Tree-player mode on the same device
- Cross-platform compatibility (iOS and Android).
To start playing the Tic Tac Toe game, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/tic-tac-toe.git
-
Navigate to the project directory:
cd tic-tac-toe
-
Install the dependencies:
yarn install
npm install
-
Run the App:
yarn android yarn ios
npm run android npm run ios
#Game Play 3 players
game.play_720.mov
This project is open-sourced under the MIT License. See the LICENSE.md file for more information.