Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/k-sameer701/strike

Experience the classic Tic-Tac-Toe game reimagined for Android! Built from the ground up with Kotlin and Jetpack Compose, this app brings a sleek, responsive interface and smooth gameplay. Challenge a friend in local two-player mode and enjoy a fresh take on the timeless strategy game, all within a modern Android experience.
https://github.com/k-sameer701/strike

android androidapp androidstudio compose game jetpackcompose kotlin kotlin-android tic-tac-toe viewmodel

Last synced: 19 days ago
JSON representation

Experience the classic Tic-Tac-Toe game reimagined for Android! Built from the ground up with Kotlin and Jetpack Compose, this app brings a sleek, responsive interface and smooth gameplay. Challenge a friend in local two-player mode and enjoy a fresh take on the timeless strategy game, all within a modern Android experience.

Awesome Lists containing this project

README

        



Strike


A fun, interactive Tic-Tac-Toe game for Android devices! This game is built entirely with Kotlin and Jetpack Compose, offering a smooth, modern UI experience. Play against a friend locally and enjoy a classic game with a refreshed design on your Android device.


![GitHub release (latest by date)](https://img.shields.io/github/v/release/k-sameer701/Strike)
![GitHub all releases](https://img.shields.io/github/downloads/k-sameer701/Strike/total)

## Table of Contents

- [Features](#features)
- [Screenshots](#screenshots)
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)
- [Developer](#developer)

## Features

- **Simple, Modern UI:** Built with Jetpack Compose, the UI is clean, responsive, and intuitive.
- **Dynamic Updates:** The game board updates in real-time with each move, and winner detection happens immediately.
- **Dark and Light Themes:** Choose between dark and light themes to suit your preference.
- **Game Reset:** Restart the game at any time to play another round.
- **Two-Player Mode:** Play with a friend on the same device.

## Screenshots



## Installation

[Get it on GitHub](https://github.com/k-sameer701/Strike/releases/latest)

1. Clone the repository:
```sh
git clone https://github.com/k-sameer701/Strike.git
```
2. Open the project in Android Studio.
3. Build the project to download all dependencies.
4. Run the app on an emulator or a physical device.

## Usage

- Launch the game and tap on any square to start.
- Alternate turns between "X" and "O" by tapping on available cells.
- The game automatically detects the winner or if there's a draw.
- Press the "Reset" button to start a new game.

## License

This project is licensed under the [GPL-3 License](LICENSE).

## Developer



k-sameer701




Thank you for using Strike!.





Strike &copy Sameer Kumar 2024