This app allows the user to enter their name and play a Tic-Tac-Toe game against a computer opponent. The user plays as "X" and taps on the game board to make their moves. After each turn, the computer will randomly select a move.
- Create a project named TicTacToe in Xcode.