Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/megh2005/tictactoasty
- Owner: Megh2005
- Created: 2024-09-11T16:58:46.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-09-11T17:00:39.000Z (5 months ago)
- Last Synced: 2024-11-14T15:17:37.632Z (2 months ago)
- Topics: intellij-idea, kotlin-android, tictactoe-game, xml
- Language: Kotlin
- Homepage:
- Size: 99.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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)