Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 453 Bytes

File metadata and controls

15 lines (10 loc) · 453 Bytes

⭕❌ Tic-Tac-Toe in React Native ❌⭕

  • Three levels (easy, hard, impossible)
  • Play against computer or a human
  • Replaced circle with white pawn in SVG format
  • Replace cross with black pawn in SVG format
  • Resizable board (choose from 3x3 or 5x5)

Based on https://github.com/MamadTvl/TicTacToe-React-Native 🙌🏻

How to install?

  • yarn start to install all the dependencies
  • expo start or expo build:android expo build:android