Skip to content

nehatomar12/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe with numpy

Output

python3 tic_tac_toe.py

  Tic Tac Toe results is Tie!!

python3 tic_tac_toe.py

  col win:  [1 1 1]
  Tic Tac Toe winner is 1

python3 tic_tac_toe.py

  Row win:  [2 2 2]
  Tic Tac Toe winner is 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages