Skip to content

js-bhavyansh/Tic_Tac_toe

Repository files navigation

Tic-Tac-Toe Android App

This is a simple Tic-Tac-Toe game implemented in Android using XML for the layout and Java/Kotlin for the logic. The app provides an interactive and user-friendly interface where two players can compete against each other.

Features

  • Interactive Gameplay: Tap on the grid to place your mark (X or O) and play against your friend.
  • Responsive Design: The game board is designed using ConstraintLayout and LinearLayout to ensure it looks good on various screen sizes.
  • Dynamic Status Updates: The game status is updated dynamically to show whose turn it is and when the game is over.

Purpose

This app was made for learning purposes, focusing on understanding Android development and game logic implementation.

Screenshots

Second Screenshot

Contributions

Contributions are welcome! Feel free to submit a pull request or open an issue for any improvements or bugs you find.

About

Simple Tic-Tac-Toe Android app built for learning and practicing game development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages