Skip to content

MehulGhyar/TikTakToe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

TikTakToe

Simple Android Game using Java in Android Studio.

Rules of the Game

  1. The game is to be played between two people (in this program between HUMAN and COMPUTER).
  2. One of the player chooses ‘O’ and the other ‘X’ to mark their respective cells.
  3. The game starts with one of the players and the game ends when one of the players has one whole row/ column/ diagonal filled with his/her respective character (‘O’ or ‘X’).
  4. If no one wins, then the game is said to be draw.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%