Skip to content

mohanrajnambe/Tic-Tac-Toe1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Tic-Tac-Toe1

Simulation of Tic-Tac-Toe game in a board size of 3x3. Two Players could play by providing input one after another alternatively at input console. Expected input is by providing coordinate position in space separated format.

Coordinate System:

(1, 3) (2, 3) (3, 3) (1, 2) (2, 2) (3, 2) (1, 1) (2, 1) (3, 1)

Project Task provided by JetBrains Academy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages