This is an Android Studio Java project for the classic game of Tic Tac Toe.
To get started with this project, you can download or clone the repository onto your local machine.
• Android Studio
• Java Development Kit (JDK)
- Install Android Studio and Java Development Kit (JDK) if you haven't already.
- Clone or download this repository onto your local machine.
- Open Android Studio and select "Open an existing Android Studio project".
- Navigate to the directory where you cloned or downloaded the repository and select the project.
To run the Tic Tac Toe game on an emulator or physical device, follow these steps:
- Open the project in Android Studio.
- Connect your Android device to your computer, or start an emulator in Android Studio.
- Click the Run button in Android Studio to build and run the app.
Once the app is running, you can start playing Tic Tac Toe.
- Choose who will go first: the user or the computer.
- To make a move, simply tap on an empty square on the board.
- The computer will automatically make its move.
- The game ends when one player wins, or the game is a tie.
• Android Studio
• Java Development Kit (JDK)
• Pranjal Agarwal(211B218)