Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/megh2005/tictactoasty


https://github.com/megh2005/tictactoasty

intellij-idea kotlin-android tictactoe-game xml

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# TicTacToasty - Tic Tac Toe Game

**TicTacToasty** is a classic Tic Tac Toe game for Android that brings a fun and engaging experience to your device. Developed with Kotlin and XML in IntelliJ IDEA, it provides a smooth and interactive way to enjoy this timeless game.

## Features

- **Play against the AI:** Challenge a smart computer opponent.
- **Two-player mode:** Play against a friend on the same device.
- **Simple and intuitive UI:** Easy to understand and navigate.
- **Resilient design:** Adaptable to various screen sizes and orientations.

## Screenshots

_Include screenshots of your app here._

## Tech Stack

- **Language:** Kotlin
- **UI:** XML
- **IDE:** IntelliJ IDEA

## How to Use

1. Download and install the **TicTacToasty** APK.
2. Launch the app to start a game.
3. Choose between single-player or two-player mode.
4. Take turns placing X's and O's on the grid.
5. The first player to get three in a row wins!

## Installation

1. Clone the repository:
```bash
git clone https://github.com/Megh2005/Tictactoasty.git
```

2. Open the project in **IntelliJ IDEA**.

3. Build and run the app on an emulator or Android device.

## Contributions

Contributions, issues, and feature requests are welcome! Please check out the [issues page](https://github.com/Megh2005/tictactoasty/issues) for details.

---

Developed with 💻 and ☕ by [Megh Deb](https://github.com/Megh2005)