A simple and fun Tic Tac Toe game built using Jetpack Compose in Android Studio.
- 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.
- Jetpack Compose - Modern toolkit for building native Android UI
- Kotlin - Programming language for Android development