Tic Tac Toe

5.1M10,000+
Puzzle
3.0
Tic Tac Toe Screen Shot 0Tic Tac Toe Screen Shot 1Tic Tac Toe Screen Shot 2Tic Tac Toe Screen Shot 3Tic Tac Toe Screen Shot 4Tic Tac Toe Screen Shot 5Tic Tac Toe Screen Shot 6Tic Tac Toe Screen Shot 7Tic Tac Toe Screen Shot 8Tic Tac Toe Screen Shot 9Tic Tac Toe Screen Shot 10Tic Tac Toe Screen Shot 11

Tic Tac Toe

Tic-tac-toe (also known as noughts and crosses or Xs and Os) is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game. The following example game is won by the first player, X: Game of Tic-tac-toe, won by X Players soon discover that the best play from both parties leads to a draw. Hence, tic-tac-toe is most often played by young children. 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 that deals with the searching of game trees. It is straightforward to write a computer program to play tic-tac-toe perfectly, to enumerate the 765 essentially different positions (the state space complexity), or the 26,830 possible games up to rotations and reflections (the game tree complexity) on this space.[1] The game can be generalized to an m,n,k-game in which two players alternate placing stones of their own color on an m×n board, with the goal of getting k of their own color in a row. Tic-tac-toe is the (3,3,3)-game.[2] Harary's generalized tic-tac-toe is an even broader generalization of tic tac toe. It can also be generalized as a nd game. Tic-tac-toe is the game where n equals 3 and d equals 2.[3] If played properly, the game will end in a draw making tic-tac-toe a futile game.
Mostra di più

Cosa c'è di nuovo

version 1.1

Informazione

  • ID:com.alideveloper.tictactoe
  • Categoria:Puzzle
  • Aggiornata:2018-04-13
  • Versione:1.1
  • Richiede:Android 4.0