Posts

Showing posts from June, 2020

Tic_Tac_Toe

Here is a Tic_Tac_Toe game written by me in python- To Run this game- 1)You must have python installed in your system. 2) Save this link to your pc and name it "tic_tac_toe.py" 3)Run this command (if on gnu/linux)       python3 Path_To_File/tic_tac_toe.py 4)If on Windows open the file via python.