Skip to content

The Tic-Tac-Toe is a simple two-player game. One player plays X and the other plays O. The players take turns placing their marks on a grid of three-by-three cells. If a given player gets three marks in a row horizontally, vertically, or diagonally, then that player wins the game.

Notifications You must be signed in to change notification settings

Shwet310/TicTacToe-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

About

The Tic-Tac-Toe is a simple two-player game. One player plays X and the other plays O. The players take turns placing their marks on a grid of three-by-three cells. If a given player gets three marks in a row horizontally, vertically, or diagonally, then that player wins the game.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages