Tic-Tac-Toe (Jetpack Compose)

- 2 mins

Overview

A modern Jetpack Compose spin on Tic-Tac-Toe featuring adaptive AI opponents, local two-player mode, and Bluetooth peer-to-peer sessions. Match outcomes persist with Room so players can review their history and adjust settings to tailor the experience.

Features

Tech Stack

Structure

Prerequisites

Getting Started

  1. Clone the repository and open it in Android Studio.
  2. Sync Gradle to resolve Compose, Room, and Navigation dependencies.
  3. Run on a device or emulator via the Run configuration.

Command line build

Usage Tips

Testing & Contribution

comments powered by Disqus