Skip to content

This is a Tic-Tac-Toe game using jetpack compose

License

Notifications You must be signed in to change notification settings

CoderBDK/TicTacToe

Repository files navigation

TicTacToe Game using Jetpack Compose

This is a simple implementation of the classic TicTacToe game using Jetpack Compose, built for Android.

Screenshots

Screenshot 1 Screenshot 1 Screenshot 2 Screenshot 3

Features

  • Interactive UI: Utilizes Jetpack Compose for building a modern and interactive user interface.
  • Two Player Mode: Play against another person on the same device.
  • Computer Mode: Play against an AI opponent with adjustable difficulty.
  • Online Player Mode: Challenge an opponent online in real-time.
  • Win Detection: Automatically detects winning conditions and highlights winning moves.
  • Reset Game: Option to reset the game and start over.
  • Scalable Design: The UI is designed to scale properly on different screen sizes.

Requirements

  • Android device running API level 24 (Android 7.0 Nougat) or higher.

Installation

Clone the repository:

git clone https://github.com/CoderBDK/TicTacToe.git

License

This project is licensed under the MIT License. See the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages