Skip to content

shdeepak/Simple-Tic-Tac-Toe-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Simple-Tic-Tac-Toe-Game

This is a Simple Tic Tac Toe(O X) Game made using python

Output as given below:-

0 | 1 | 2 3 | 4 | 5 6 | 7 | 8 X's turn Choose a position from 0-8: 1 0 | X | 2 3 | 4 | 5 6 | 7 | 8 O's turn Choose a position from 0-8: 4 0 | X | 2 3 | O | 5 6 | 7 | 8 X's turn

Also don't get confused by "0" and "O".

About

This is a Simple Tic Tac Toe Game made using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages