Tic Tac Toe Game

Player X's turn

Objective:Create a Tic Tac Toe game where two players take turns.

Problem:The players may forget whose turn it is.

Solution:Display important information such as the player turn (Player X or Player O) at the top of the screen.