Skip to content

HadiModarres/RN_TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-tac-toe in React Native

Screenshot 2025-01-19 at 1 18 48 PM

Get started

  1. Install dependencies

    npm install
  2. Start the app

    • To run on a simulator:

      • For iOS:
        npm run ios
      • For Android:
        npm run android
    • To run on a physical device:

      1. Install the Expo Go app from the App Store or Google Play Store on your device.
      2. Run the following command in this folder:
        npm start
      3. Scan the QR code displayed in the terminal using your phone's camera.

About

🕹 A simple Tic-tac-toe game made with React Native / Expo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published