Tic-tac-toe (or Noughts and crosses, Xs and Os) is for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three respective marks in a horizontal, vertical, or diagonal row wins the game.
There are 2 modes :
1. One Player
2.Two Player
In One Player mode the user plays with Android or Computer.
In Two Player mode the user can play with another player and compete within a series.
1. One Player
2.Two Player
In One Player mode the user plays with Android or Computer.
In Two Player mode the user can play with another player and compete within a series.
How the app is different from other apps?
The player(s) can compete in a series of games and the record of games are kept under the text views in Android Application.
The application maintains the scoreboard which keeps the record of winning record of each player( human player or computer) and also keeps the record of the number of ties in the series of games.

No comments:
Post a Comment