Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 576 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 576 Bytes

Tic Tac Toe

A simple and fun Tic Tac Toe game built using Jetpack Compose in Android Studio.

Features

  • Single Player Mode: Play against the computer with a basic AI.
  • Two Player Mode: Play with a friend on the same device.
  • Interactive UI: Clean and modern design using Jetpack Compose.
  • Responsive Layout: Optimized for both portrait and landscape orientations.

Built With

  • Jetpack Compose - Modern toolkit for building native Android UI
  • Kotlin - Programming language for Android development