Skip to content

Working tic tac toe game in every possible language (hopefully)

License

Notifications You must be signed in to change notification settings

lahirunirmalx/tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

Working tic tac toe game in every possible language (hopefully)

RULES

Need to be text console based

      0     1     2
    +-----+-----+-----+
    | {0} | {1} | {2} |
    +-----+-----+-----+
  3 | {3} | {4} | {5} |
    +-----+-----+-----+
    | {6} | {7} | {8} |
    +-----+-----+-----+
       6     7     8  

Need to have a BOT Player Who play as 0

X player will be the Human

Happy Coding

About

Working tic tac toe game in every possible language (hopefully)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published