1.Tic Tac Toe Two-Player Mode: Players can take turns on the same device.Visual indication of the current player's turn. Winning Logic: Highlights the winning combination when a player wins.Declares a draw if the grid is full without a winner. Reset Game: Restart the game with a single click.
2.Stone-Paper-Scissors Player vs Computer: The computer randomly selects between stone, paper, and scissors.Displays the result of each round instantly. Score Tracking: Tracks the player’s and computer’s scores.