Skip to content

Latest commit

 

History

History
67 lines (50 loc) · 3.12 KB

README.md

File metadata and controls

67 lines (50 loc) · 3.12 KB

CrissCrossAndroidApp

The Tic Tac Toe game is a game for two players, called "X" and "O", who take turns marking the spaces in a 3×3 grid. The player who succeeded in placing three respective marks in a horizontal, vertical, or diagonal row wins the game. The Tic Tac Toe is a great way to pass your free time whether you're standing in a line or spending time with your kids. Stop wasting paper and save trees. Because of the simplicity of Tic Tac Toe, it is often used as a pedagogical tool for teaching the concepts of good sportsmanship and the branch of artificial intelligence.

The project is divided into three modules :-

  • Online mode
  • Player v Android Mode
  • Multiplayer Mode

Module 1

Online Mode

This mode allows user to play with their friends online by creating room with codes and joining to play the round of this traditional game.

Android components used:

Module 2

Player vs Android

The is similar to Multiplayer Mode, but difference is that you can with android Ai without needing a player. It works properly as virtual player is playing.

Module 3

Multiplayer Mode

This mode is the same as offline mode, here who users can play around off this game one by one.

Android component used:

There is a feature of rating button which will allow users to rate the app.

The rating will reach the developer by SMS manager.

Android component used:

This repository is maintained by :-