AviralMehrotra / Tic-Tac-Toe-Game

A simple TicTacToe Game made using Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe Game

A simple Tic-tac-toe Game made using Python

What is a Tic Tac Toe

Tic-tac-toe, naughts and crosses or Xs and Os (Canadian or Irish English) is a paper-and-pencil game for two players who take turns marking the spaces in a three-by-three grid with X or O. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner. It is a solved game, with a forced draw assuming best play from both players.


Preview

About

A simple TicTacToe Game made using Python


Languages

Language:Python 100.0%