Skip to content

Sanchit-mathur/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

TicTacToe

HISTORY

Tic-Tac-Toe is a long beloved classic pen and paper or board game for two players. Variations of Tic Tac Toe have been played since the Roman Empire and 3 in a row games can be traced all the way back to ancient Egypt!

ABOUT

Tic-Tac-Toe is a simple and fun game for 2 players, X and O. It is played on a 3x3 grid. Each player's goal is to make 3 in a row.

Typically, X starts first, but in Gametable's Tabletop Tic Tac Toe, Player 1 starts first on the first game and Player 2 (or the computer) starts first on the next game. The starting player continues to alternate from game to game. This helps keep gameplay fair over time. Players take turns placing their Mark, X or O, on an open square in the grid. The first player to make 3 of their own mark in a row vertically, horizontally, or diagonally wins the game. If all 9 squares are filled and neither player has 3 in a row, the game is considered a Tie.

NOUGHTS AND CROSSES

Tic Tac Toe is known by a few other names around the world. The most common of these is "Noughts and Crosses" and it is sometimes simply referred to as the "X-O game."

HOW TO PLAY

  1. Choose your opponent
  2. Press a square to place your mark
  3. Make three in a row horizontally, vertically, or diagonally to win
  4. Watch your opponent and block them if they get 2 in a row
  5. Try a harder mode to keep it interesting
  6. Turn off sounds using the top right menu
  7. Use the top left menu to reset your scores for the current opponent

FEATURES

  1. 4 Computer difficulties to choose from
  2. Take turns playing with a friend in 2 player mode
  3. Beautiful graphics and animations
  4. Simple, pleasing sound effects
  5. Track your scores and reset them as you'd like
  6. Easy to use interface
  7. Completely free!
  8. Lightning fast loading

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages