Skip to content

The code snippet presented encapsulates the logic for a Tic Tac Toe game built using React Native. This classic game involves two players taking turns to fill a 3x3 grid with their respective symbols (either 'X' or 'O') with the objective of aligning three of their symbols horizontally, vertically, or diagonally.

Notifications You must be signed in to change notification settings

neha20k/day_05_RNV_tic_tac_toe_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

day_05_RNV_tic_tac_toe_game

About

The code snippet presented encapsulates the logic for a Tic Tac Toe game built using React Native. This classic game involves two players taking turns to fill a 3x3 grid with their respective symbols (either 'X' or 'O') with the objective of aligning three of their symbols horizontally, vertically, or diagonally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published