Skip to content

MarcusBYUI/cse210-01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cse210-01

Tic-Tac-Toe

Tic-Tac-Toe is a game in which two players seek in alternate turns to complete a row, a column, or a diagonal with either three x's or three o's drawn in the spaces of a grid of nine squares.

Rules Tic-Tac-Toe is played according to the following rules.

The game is played on a grid that is three squares by three squares. Player one uses x's. Player two uses o's. Players take turns putting their marks in empty squares. The first player to get three of their marks in a row (vertically, horizontally, or diagonally) is the winner. If all nine squares are full and neither player has three in a row, the game ends in a draw.

About

Tic-Tac-Toe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages