This is a simple Android app implementing the classic game Tic Tac Toe. Players take turns placing their markers (Yellow or Red) on a 3x3 grid. The first player to align three of their markers in a row, column, or diagonal wins. If all cells are filled and no player has won, the game ends in a draw.
- Install the app on your Android device.
- Launch the app to start the game.
- Players take turns tapping on an empty cell to place their marker.
- The game will notify you when a player wins or if the game ends in a draw.
- Press the "Play Again" button to reset the board and play another round.
- Player 1 uses Yellow markers, and Player 2 uses Red markers.
- Players take turns to place their markers in empty cells.
- The game ends when a player aligns three of their markers in a row, column, or diagonal.
- If all cells are filled and no player has won, the game ends in a draw.
Enjoy the fun and challenge of Tic Tac Toe on your Android device!