An open API service indexing awesome lists of open source software.

https://github.com/moeeinaali/android-tictactoe

a simple TicTacToe game developed for Android using Kotlin language
https://github.com/moeeinaali/android-tictactoe

android kotlin xml

Last synced: 3 months ago
JSON representation

a simple TicTacToe game developed for Android using Kotlin language

Awesome Lists containing this project

README

        

# Android TicTacToe

This is a simple TicTacToe game developed for Android using Kotlin language for logic and XML for layout.

![Animation.gif](Animation.gif)

## Introduction

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.

## Features

- Single-player mode against the computer.
- Multiplayer mode for two players.
- Simple and intuitive user interface.

## Installation

1. Clone the repository:

```bash
git clone https://github.com/your-username/simple-calculator.git
```

2. Open the project in Android Studio.
3. Build and run the application on an Android emulator or a physical device.

## Usage

1. Launch the application on your device.
2. Enter a mathematical expression using the provided keypad.
3. Press the "=" button to calculate the result.
4. The result will be displayed on the screen.

## Contributing
Contributions are welcome! If you'd like to contribute to this project, feel free to open an issue or submit a pull request.