Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 312 Bytes

readMe.md

File metadata and controls

11 lines (6 loc) · 312 Bytes

This is Tic Tac Toe game for two players. One of the players can choose 'x' and the other one can choose 'o'.

Requirements :

  1. The system must have python 3.x installed.

Execution Instructions : Execute the below instructions in the shell from the directory this file is located in.

  1. python ticTacToe.py