Skip to content

find-aman/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

Simple Tic-Tac-Toe game on console. Everybody remembers this paper-and-pencil game from childhood: Tic-Tac-Toe, also known as Noughts and crosses or Xs and Os.

Enter coordinates, for eg: "1 1" or "2 3"

Matrix coordinates are as follows: [(1,1)(1,2)(1,3)] [(2,1)(2,2)(2,3)] [(3,1)(3,2)(3,3)]

About

Simple Tic-Tac-Toe game on console.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages