Skip to content

THasthika/tic-tac-toe-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Game:

Player x turn

|-|-|-|
|-|-|-|
|-|-|-|

Enter Position: 1 1

Player o turn

|x|-|-|
|-|-|-|
|-|-|-|

Enter Position: 2 2

Player x turn

|x|-|-|
|-|o|-|
|-|-|-|

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages