Skip to content

a simple TicTacToe game developed for Android using Kotlin language

Notifications You must be signed in to change notification settings

MoeeinAali/Android-TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 

Repository files navigation

Android TicTacToe

This is a simple TicTacToe game developed for Android using Kotlin language for logic and XML for layout.

Animation.gif

Introduction

TicTacToe is a classic game where two players take turns marking spaces in a 3x3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game.

Features

  • Single-player mode against the computer.
  • Multiplayer mode for two players.
  • Simple and intuitive user interface.

Installation

  1. Clone the repository:
git clone https://github.com/your-username/simple-calculator.git
  1. Open the project in Android Studio.
  2. Build and run the application on an Android emulator or a physical device.

Usage

  1. Launch the application on your device.
  2. Enter a mathematical expression using the provided keypad.
  3. Press the "=" button to calculate the result.
  4. The result will be displayed on the screen.

Contributing

Contributions are welcome! If you'd like to contribute to this project, feel free to open an issue or submit a pull request.

About

a simple TicTacToe game developed for Android using Kotlin language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages