This is a simple TicTacToe game developed for Android using Kotlin language for logic and XML for layout.
TicTacToe is a classic game where two players take turns marking spaces in a 3x3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game.
- Single-player mode against the computer.
- Multiplayer mode for two players.
- Simple and intuitive user interface.
- Clone the repository:
git clone https://github.com/your-username/simple-calculator.git
- Open the project in Android Studio.
- Build and run the application on an Android emulator or a physical device.
- Launch the application on your device.
- Enter a mathematical expression using the provided keypad.
- Press the "=" button to calculate the result.
- The result will be displayed on the screen.
Contributions are welcome! If you'd like to contribute to this project, feel free to open an issue or submit a pull request.